Installation Problem

Marcelo Freitas marcelocbf at comcast.net
Mon Feb 2 03:37:47 CET 2009


Hello everybody,

I searched the archive but I couldn't find any other topic similar. Can
someone help me with the installation of FreeRadius 2.1.3 on my Slackware
box ?

I'm getting this output after running Make

----------------------------------------------
gmake[6]: Leaving directory
`/home/other/freeradius-server-2.1.3/src/modules/rlm_dynamic_clients'
gmake[5]: Leaving directory `/home/other/freeradius-server-2.1.3/src/modules'
gmake[4]: Leaving directory `/home/other/freeradius-server-2.1.3/src/modules'
Making all in main...
gmake[4]: Entering directory `/home/other/freeradius-server-2.1.3/src/main'
/home/other/freeradius-server-2.1.3/libtool --mode=link gcc
-export-dynamic -dlopen self \
          -o radiusd acct.lo auth.lo client.lo conffile.lo crypt.lo
exec.lo files.lo listen.lo log.lo mainconfig.lo modules.lo
modcall.lo radiusd.lo stats.lo session.lo threads.lo util.lo
valuepair.lo version.lo xlat.lo event.lo realms.lo evaluate.lo
vmps.lo detail.lo      \
         /home/other/freeradius-server-2.1.3/src/lib/libfreeradius-radius.la
-lnsl -lresolv  -lpthread  \
        -lcrypt  -lltdl -lcrypto -lssl -lcrypto
rm -f .libs/radiusd.nm .libs/radiusd.nmS .libs/radiusd.nmT
creating .libs/radiusdS.c
(cd .libs && gcc  -g -O2 -c -fno-builtin "radiusdS.c")
rm -f .libs/radiusdS.c .libs/radiusd.nm .libs/radiusd.nmS .libs/radiusd.nmT
gcc .libs/radiusdS.o -o radiusd acct.o auth.o client.o conffile.o crypt.o
exec.o files.o listen.o log.o mainconfig.o modules.o modcall.o radiusd.o
stats.o session.o threads.o util.o valuepair.o version.o xlat.o event.o
realms.o evaluate.o vmps.o detail.o -Wl,--export-dynamic 
/home/other/freeradius-server-2.1.3/src/lib/.libs/libfreeradius-radius.a
-lnsl -lresolv -lpthread -lcrypt /usr/lib/libltdl.so -ldl -lssl -lcrypto
modules.o(.text+0x1104): In function `setup_modules':
/home/other/freeradius-server-2.1.3/src/main/modules.c:1037: undefined
reference to `lt__PROGRAM__LTX_preloaded_symbols'
collect2: ld returned 1 exit status
rm -f .libs/radiusdS.o
gmake[4]: *** [radiusd] Error 1
gmake[4]: Leaving directory `/home/other/freeradius-server-2.1.3/src/main'
gmake[3]: *** [common] Error 2
gmake[3]: Leaving directory `/home/other/freeradius-server-2.1.3/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/home/other/freeradius-server-2.1.3/src'
gmake[1]: *** [common] Error 2
gmake[1]: Leaving directory `/home/other/freeradius-server-2.1.3'
make: *** [all] Error 2


----------------------------------------------

Thanks,

Marcelo




More information about the Freeradius-Users mailing list