Ok I followed the step in bug #98 and compiled with "./configure --disable-shared" Now when I tried to run the radiusd -X " it shows " /libexec/ld-elf.so.1: Shared object "libperl.so" not found, required by "radiusd" while searching the "libperl.so" it was located in "/usr/local/lib/perl5/5.8.7/mach/CORE/libperl.so " so I linked it with command "# ln -s /usr/local/lib/perl5/5.8.7/mach/CORE/libperl.so /libexec/ld-elf.so.1" but it still shows same error ? On 1/22/2006, "Nicolas Baradakis" <nbk@sitadelle.com> wrote:
bishal@baayu.com.np wrote:
#0 0x280ba250 in lt_dlsym (handle=0x811a800, symbol=0xbfbfd8f0 "rlm_counter") at ltdl.c:3330 3330 lensym = LT_STRLEN (symbol) + LT_STRLEN (handle->loader->sym_prefix) [New LWP 100191] (gdb) bt #0 0x280ba250 in lt_dlsym (handle=0x811a800, symbol=0xbfbfd8f0 "rlm_counter") at ltdl.c:3330 #1 0x080544e7 in find_module_instance () #2 0x08054a64 in setup_modules () #3 0x0804c79e in main ()
It's bug #98. http://bugs.freeradius.org/show_bug.cgi?id=98
-- Nicolas Baradakis
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html