FR 2.1.3 compile problem

Chris Howley C.P.Howley at leeds.ac.uk
Thu Feb 26 16:16:08 CET 2009


Alan,

I encountered the following problem (see below) when attempting to compile the latest version
of 2.1.3 (stable code) from the git tree. Your help in fixing this problem would be appreciated.

Thanks,

Chris


Environment: SunOS XXXXXX 5.10 Generic_120012-14 i86pc i386 i86p

gcc .libs/radiusdS.o -o .libs/radiusd .libs/acct.o .libs/auth.o .libs/client.o .libs/conffile.o .libs/crypt.o .libs/exec.o .libs/files.o .libs/listen.o .libs/log.o .libs/mainconfig.o .libs/modules.o .libs/modcall.o .libs/radiusd.o .libs/stats.o .libs/session.o .libs/threads.o .libs/util.o .libs/valuepair.o .libs/version.o .libs/xlat.o .libs/event.o .libs/realms.o .libs/evaluate.o .libs/vmps.o .libs/detail.o  /sandbox/radiusd/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lsocket -lposix4 -lpthread -lcrypt /usr/local/lib/libltdl.so -lssl -lcrypto  -R/usr/local/lib
Undefined                       first referenced
 symbol                             in file
lt__PROGRAM__LTX_preloaded_symbols  .libs/modules.o
ld: fatal: Symbol referencing errors. No output written to .libs/radiusd
collect2: ld returned 1 exit status
gmake[4]: *** [radiusd] Error 1
gmake[4]: Leaving directory `/sandbox/radiusd/src/main'
gmake[3]: *** [common] Error 2
gmake[3]: Leaving directory `/sandbox/radiusd/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/sandbox/radiusd/src'
gmake[1]: *** [common] Error 2
gmake[1]: Leaving directory `/sandbox/radiusd'
gmake: *** [all] Error 2





More information about the Freeradius-Users mailing list