Hi people, I hope this question isn't too basic, but i'm having a fair bit of trouble getting Squid to compile with OpenSSL support.
I am trying to compile Squid 2.5.STABLE2 along with OpenSSL 0.9.7b. Keep in mind that before-hand I successfuly compiled OpenSSH-3.6.1p1 against OpenSSL 0.9.7b on the same system with no problems at all, and I didn't even have to specify the location of the OpenSSL libraries or headers to the ./configure script for OpenSSH. The trouble i'm having is that when i try to "make" squid i keep getting an error saying "#error Cannot find OpenSSL headers" I have tryed using the argument --with-ssl=/usr/local with the ./configure script for squid but "make" returns the same error every time. I've check the Makefile and I cant see anything which I can change which might fix the problem. Does anyone have any suggestions as to how I might get squid to find OpenSSL on the system? Thanks heaps. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
