I am re-intalling freeradius and when I run make after ./configure --disable-shared I have this: ... /usr/bin/ld: attempted static link of dynamic object `/usr/lib/libltdl.so' collect2: ld returned 1 exit status rm -f .libs/radiusdS.o make[4]: *** [radiusd] Error 1 make[4]: Leaving directory `/tmp/freeradius-server-2.1.3/src/main' make[3]: *** [common] Error 2 make[3]: Leaving directory `/tmp/freeradius-server-2.1.3/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/tmp/freeradius-server-2.1.3/src' make[1]: *** [common] Error 2 make[1]: Leaving directory `/tmp/freeradius-server-2.1.3' make: *** [all] Error 2 Thank you for your help
2009/3/30 <[email protected]> > >I've done whath is said in the FAQ and now I have this problem: > > > >radiusd: #### Instantiating modules #### > > instantiate { > >/usr/local/etc/raddb/modules/exec[24]: Failed to link to module > >'rlm_exec': rlm_exec.a: cannot open shared object file: No such file > >or directory > >Errors initializing modules > > > > Same applies to *any* missing library.If your linker doesn't have the > correct path it doesn't matter what's the library called. > > Do you use exec? If you don't you can comment those entries from the > configuration. > > Ivan Kalik > Kalik Informatika ISP > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html >
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

