On Tue, 21 Dec 2004 23:47:22 -0500, Dossy Shiobara <[EMAIL PROTECTED]>
wrote:

>On 2004.12.21, Brad Chick <[EMAIL PROTECTED]> wrote:
>> I'm having the exact same problem as posted below. I couldn't find any
>> responses. Does anyone know the solution.
>>
>> aolserver: 4.0.9
>> openssl: OpenSSL 0.9.6c 21 dec 2001
>> nsencrypt: 0.3
>
>[...]
>
>>[12/Jan/2004:13:06:34][13990.1074087520][-main-] Warning: modload:
>>failed to load '/usr/local/aolserver/bin/nsencrypt.so':
>>'/usr/local/aolserver/bin/nsencrypt.so: undefined symbol:
>>RAND_load_file'
>
>Hmm, on my system:
>
>$ objdump -T /usr/lib/libcrypto.so.0.9.7 | grep RAND_load_file
>00086c10 g    DF .text  000001d7  Base        RAND_load_file
>
>This is ...
>
>$ openssl version
>OpenSSL 0.9.7e 25 Oct 2004
>
>I don't know when the RAND_load_file function was introduced in OpenSSL,
>but you might want to try a newer version than 0.9.6c, for sure.
>
>-- Dossy
>

Dossy,

Thanks much. I updated openssl (using the debian's stable version, which was
the same) and recompiled, but had no luck.

And the RAND_load_file is part of 0.9.6:

objdump -T /usr/lib/libcrypto.so.0.9.6 | grep RAND_load_file
0005a530 g    DF .text  00000128  Base        RAND_load_file

So I'm still stuck.


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to