Hi all I am using freeradius0.5 snapshot of 260602 on solaris 7 (sparc station). The compilation and instalation was ok. When I run the /usr/local/lib/radiusd, it dumps core. LD_LIBRARY_PATH is set to /usr/local/lib. This is the output of gdb.
GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "sparc-sun-solaris2.7"... (no debugging symbols found)... Core was generated by `./radiusd -X'. Program terminated with signal 9, Killed. Reading symbols from /usr/lib/libnsl.so.1...(no debugging symbols found)... done. Reading symbols from /usr/lib/libresolv.so.2...(no debugging symbols found)... done. Reading symbols from /usr/lib/libsocket.so.1...(no debugging symbols found)... done. Reading symbols from /usr/lib/librt.so.1...(no debugging symbols found)...done. Reading symbols from /usr/lib/libpthread.so.1...(no debugging symbols found)... done. Reading symbols from /usr/lib/libcrypt_i.so.1...(no debugging symbols found)... done. Reading symbols from /usr/local/lib/libltdl.so.0...done. Reading symbols from /usr/lib/libdl.so.1...done. Reading symbols from /usr/lib/libc.so.1...done. ---Type <return> to continue, or q <return> to quit---Reading symbols from /usr/lib/libmp.so.2...done. Reading symbols from /usr/lib/libaio.so.1...done. Reading symbols from /usr/lib/libgen.so.1...done. Reading symbols from /usr/platform/SUNW,Ultra-1/lib/libc_psr.so.1...done Reading symbols from /usr/lib/libthread.so.1...done. #0 0xff2014e4 in lt_dlinit () at ltdl.c:841 841 ltdl.c: No such file or directory. (gdb) bt #0 0xff3514e4 in lt_dlinit () at ltdl.c:841 #1 0x1de38 in setup_modules () #2 0x141b4 in _start () #3 0x148bc in main () Please let me know which file is missing or cannot be found by radiusd. The libltdl libraries are present in /usr/local/lib. Thanks Aqeel __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
