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 Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- 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.
