[squid-users] squid 2.5 with openssl - make problem

From: Rainer Traut <rainer.traut@dont-contact.us>
Date: Wed, 24 Apr 2002 11:06:50 +0200

Hi,
I'm trying to compile squid 2.5p6 on redhat 7.2, kernel 2418,
openssl-0.9.6b-8
openssl-devel-0.9.6b-8 are installed. I need 25p6, because I want to
make a reverse proxy
with https support.

My configure script is:
./configure --prefix=/usr/local/squid --localstatedir=/var/log/squid
--mandir=/usr/share/man --enable-useragentlog
--enable-err-language=German --enable-referrer-log --enable-icmp
--enable-underscores --enable-ssl --with-openssl=/usr/include/openssl

When I do a make all, last output is:
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include
-I/usr/include/openssl/include -g -O2 -Wall -c `test -f rfc2617.c ||
echo './'`rfc2617.c
In file included from rfc2617.c:52:
../include/md5.h:18:2: #error Cannot find OpenSSL headers
make[1]: *** [rfc2617.o] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis
»/usr/src/squid-2.5.PRE6/lib«
make: *** [all-recursive] Fehler 1

The path in the first line is also wrong!
-I/usr/include/openssl/include doesnt exist!

Thanks for your help
Rainer
Received on Wed Apr 24 2002 - 03:08:14 MDT

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