Hi Andreas,

> However, when configuring Pound, I still get an error:
> 
>    worker1:/usr/local/src/Pound-2.6 #
> LDFLAGS="-L/usr/local/openssl_build/usr/local/lib" ./configure
> --prefix=/usr/local/pound_build
> --with-ssl=/usr/local/openssl_build/usr/local/openssl
>    configure: *** Checking for libraries ***
>    checking for dlopen in -ldl... no
>    checking for socket in -lsocket... no
>    checking for hstrerror in -lresolv... no
>    checking for BIO_new in -lcrypto... no
>    Missing OpenSSL (-lcrypto) - aborted

Chances are that this isn't an OpenSSL problem at all. Are you compiling
with gcc 4.1.2 (e.g. on a CentOS 5 machine)? In that case it's necessary
to strip "-Wno-unused-result" from the CPPFLAGS line in the configure
script. Look here for details:

http://www.apsis.ch/pound/pound_list/archive/2011/2011-02/1296582645000/index_html#1297290669000

Jonas

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to