Will D. Spann wrote:
I'm getting the same Make error when I try to compile this version (v2.1.3) on openSUSE 11.1 (x64). I took your advice to Marcelo & restarted from a fresh source tree, but got the same result both times. The ./configure script ran without errors. Here's a bit more of the output I got.
Hm... I'm not sure what to say. This is really a libtool / libltdl problem. It works on all other systems I have access to (*BSD, Linux, MAC...)
.libs/modules.o: In function `setup_modules': /root/tmp/install/freeradius-server-2.1.3/src/main/modules.c:1037: undefined reference to `lt__PROGRAM__LTX_preloaded_symbols' collect2: ld returned 1 exit status
Maybe try downloading the latest "stable" tree. See git.freeradius.org for instructions on getting it via "git". Alan DeKok.