FR 2.1.3 compile problem
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
Looking for lt__PROGRAM__LTX_preloaded_symbols in my email archive, this was already reported on 2009-02-02 for Linux ( thread "Installation Problem"), but as far as I know no definite answer was given. Have a nice day! Am 26.02.2009 um 16:16 schrieb Chris Howley:
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
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/ users.html
Nicolas Goutte extragroup GmbH - Karlsruhe Waldstr. 49 76133 Karlsruhe Germany Geschäftsführer: Stephan Mönninghoff, Hans Martin Kern, Tilman Haerdle Registergericht: Amtsgericht Münster / HRB: 5624 Steuer Nr.: 337/5903/0421 / UstID: DE 204607841
Chris Howley wrote:
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.
Libltdl nonsense? I suspect you're building with two different versions of libltldl. (i.e. local && pre-installed). I don't have any problems on the Solaris systems I have access to. Alan DeKok.
participants (3)
-
Alan DeKok -
Chris Howley -
Nicolas Goutte