Dear squid users,

I am trying to compile squid from source, using 3.1.15 and openssl 1.0.0c...

Server: RedHat 5.5 x86_64
GCC version is 4.1.2

Error: (make)

/usr/local/src/squid-3.1.15/src/ssl/gadgets.cc:108: undefined reference to `X509_set_issuer_name' /usr/local/src/squid-3.1.15/src/ssl/gadgets.cc:115: undefined reference to `X509_set_notAfter' /usr/local/src/squid-3.1.15/src/ssl/gadgets.cc:120: undefined reference to `X509_set_subject_name' /usr/local/src/squid-3.1.15/src/ssl/gadgets.cc:125: undefined reference to `X509_set_pubkey'
collect2: ld returned 1 exit status
libtool: link: rm -f ".libs/squidS.o"
make[3]: *** [squid] Error 1
make[3]: Leaving directory `/usr/local/src/squid-3.1.15/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/squid-3.1.15/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/src/squid-3.1.15/src'
make: *** [all-recursive] Error 1

Squid 3.1.10 is working ok in the same box with openssl 1.0.0c, also from source.

Any idea would be welcome.

Thank you in advance for your help.
--
Víctor J. Hernández

Reply via email to