cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Compile for HPUX with OpenSSL

From: John Horn <screamingant_at_hotmail.com>
Date: Mon, 22 Apr 2002 09:39:58 -0400

>Did you try to set LDFLAGS and CPPFLAGS as described in the docs/INSTALL
>document?
Yes, but I may not have done it correctly.

>Can you display parts of your config.log file to show us the OpenSSL tests
>being done? Did the configure script find the OpenSSL headers?

from the config.log:
...
configure:9874: checking for CRYPTO_lock in -lcrypto
configure:9901: cc -o conftest -g conftest.c -lcrypto >&5
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C
product; ignored.
/usr/ccs/bin/ld: Can't find library: "crypto"
configure:9904: $? = 1
...
configure:9921: result: no
configure:9933: checking for CRYPTO_add_lock in -lcrypto
configure:9960: cc -o conftest -g -I/usr/local/ssl/include/openssl
-I/usr/local
/ssl/include -L/usr/local/ssl/lib conftest.c -lcrypto >&5
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C
pro
duct; ignored.
/usr/ccs/bin/ld: Can't find library: "crypto"
configure:9963: $? = 1
...
configure:9980: result: no
configure:10339: error: OpenSSL libs and/or directories were not found where
specified!

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
Received on 2002-04-22