On 2002.10.23, Durga <[EMAIL PROTECTED]> wrote: > >>Can you give the output of the command: > >> file /users/WWW/AOL/aolserver_3.5/bin/nssock.so > > nssock.so: ELF 32-bit MSB dynamic lib SPARC Version 1, dynamically > linked, not stripped > > Yes, something wrong with my installation. I am not able to figure out what > exactly went wrong.
Neat. I'm surprised that it's at least an ELF lib. Do me a favor, give the output of this: $ nm -D /users/WWW/AOL/aolserver_3.5/bin/nssock.so | grep FUNC | grep -v UNDEF -- 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)
