Hi All: I try and run as radiusd & and it simply exits. Here is the gdb trace: root@gkumar-desktop:/home/gkumar/rp/freeradius-server-2.1.9/src/main/.libs# gdb GNU gdb (GDB) 7.1-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. (gdb) file radiusd Reading symbols from /home/gkumar/rp/freeradius-server-2.1.9/src/main/.libs/radiusd...done. (gdb) run Starting program: /home/gkumar/rp/freeradius-server-2.1.9/src/main/.libs/radiusd [Thread debugging using libthread_db enabled] Program exited normally. (gdb) bt No stack. (gdb) Best Regards -Gyan