cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Compile for HPUX with OpenSSL

From: Ray DeGennaro at Eaglerock IS <ray.degennaro_at_eriscorp.com>
Date: Tue, 23 Apr 2002 11:17:02 -0500

>I installed the pre-compiled OpenSSL package from the HPUX Porting
>Centre. (It ends up in "/opt/openssl"). Next, I downloaded the
>source for cURL and tried to compile it (configure --with-ssl),
>getting the messages:
>...
>checking for CRYPTO_lock in -lcrypto... no
>checking for CRYPTO_add_lock in -lcrypto... no
>configure: error: OpenSSL libs and/or directories were not found
>where specified!
>
>Next, I tried "configure --with-ssl=/opt/openssl", getting the same
>results. I also tried setting the lib and include paths in my
>environment.

I had this same problem until I downloaded the latest OpenSSL 0.9.6c
source code and did a fresh build & install myself. I had previously
downloaded the OpenSSL source and did the build & install, but that
was with an older version (0.9.5something).

My other guess is that you might not have HP's ANSI C compiler.
That's an upgrade. You might want to try to get the gcc binaries,
then download the latest gcc & OpenSSL source code, then build &
install the latest gcc and then build & install the latest OpenSSL
and then finally build & install cURL.

Ray

-- 
.=================================================================.
| =-=-=-=-=-=-= Eagle Rock Information Systems Corp =-=-=-=-=-=-= |
| -=-=-=-=-=-=- web and database business solutions -=-=-=-=-=-=- |
|   <http://www.eriscorp.com>        <mailto:info@eriscorp.com>   |
|Midwest Regional Office: 815-547-0662 (voice) 503-905-8153 (eFax)|
.=================================================================.
Received on 2002-04-23