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

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 27 Apr 2002 13:44:34 +0200

./config ... --enable-ssl

is sufficient here, using RedHat 6.2, 7.1 and 7.2.

You may need to run "make distclean", to clear the configure cache.

Regards
Henrik

Rainer Traut wrote:
>
> 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 Sat Apr 27 2002 - 06:35:43 MDT

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