cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Build problem on Linux with 7.10.3

From: Christian Knoke <chrisk_at_enter.de>
Date: Fri, 14 Mar 2003 00:07:16 +0100

[I'm now subscribed]

On Thu, Mar 13, 2003 at 11:54:55PM +0100, Daniel Stenberg wrote:
> On Thu, 13 Mar 2003, Christian Knoke wrote:
>
> > chris_at_max:~> ls -l /usr/include/openssl/ui.h /usr/include/openssl/engine.h
> > -rw-r--r-- 1 root root 35152 Feb 26 23:05 /usr/include/openssl/engine.h
> > -rw-r--r-- 1 root root 16892 Feb 26 23:05 /usr/include/openssl/ui.h
> > chris_at_max:~> which openssl
> > /usr/bin/openssl
> > chris_at_max:~> ls -l /usr/bin/openssl
> > -rwxr-xr-x 1 root root 1298199 Feb 26 23:06 /usr/bin/openssl
> > chris_at_max:~> grep UI_OpenSSL /usr/include/openssl/ui.h
> > Note that the UI_OpenSSL() method completely ignores the user data.
> > UI_METHOD *UI_OpenSSL(void);
>
> Did you build static versions of the OpenSSL libraries? If so, try this:

Hhm, I'm not sure.

>
> $ nm /usr/lib/libcrypto.a | grep UI_OpenSSL

chris_at_max:~> ls -l /usr/lib/libcrypto.a
-rw-r--r-- 1 root root 1660456 Feb 26 23:06 /usr/lib/libcrypto.a
chris_at_max:~> nm /usr/lib/libcrypto.a | grep UI_OpenSSL
         U UI_OpenSSL
000003c4 T UI_OpenSSL

Christian

-- 
Christian Knoke     * * *      http://www.enter.de/~c.knoke/
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
Received on 2003-03-14