[squid-users] how to compile squid 2.5-pre3 with ssl support?

From: Philipp Snizek <mailinglists@dont-contact.us>
Date: Mon, 28 Jan 2002 12:54:49 +0100

Hi all,

I'm using:
proxy:/squid-2.5.PRE3 # rpm -qa | grep openssl
openssl-0.9.6b-34
openssl-devel-0.9.6b-34

kernel 2.4.10, squid 2.5-pre3, Suse 7.3

Where is openssl on my box located:
proxy:/squid-2.5.PRE3 # whereis openssl
openssl: /usr/bin/openssl /usr/include/openssl
/usr/share/man/man1/openssl.1.gz

I'm configuring squid with
./configure --enable-ssl --with-openssl=/usr/include/openssl

then 'make'

and I'm getting the same error as before:

gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -I/usr/i
nclude/openssl/include -g -Wall -c `test -f rfc1738.c || echo
'./'`rfc1738.c
source='rfc2617.c' object='rfc2617.o' libtool=no \
depfile='.deps/rfc2617.Po' tmpdepfile='.deps/rfc2617.TPo' \
depmode=gcc /bin/sh ../cfgaux/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -I/usr/i
nclude/openssl/include -g -Wall -c `test -f rfc2617.c || echo
'./'`rfc2617.c
In file included from rfc2617.c:52:
../include/md5.h:18: #error Cannot find OpenSSL headers
make[1]: *** [rfc2617.o] Error 1
make[1]: Leaving directory `/squid-2.5.PRE3/lib'
make: *** [all-recursive] Error 1

Where are these OpenSSL headers?
what am I doing wrong?

Thanx for any help
Philipp
Received on Mon Jan 28 2002 - 04:54:45 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:58 MST