Title: Re: Re: lt_preloaded_symbols

Hi Alan.

take a look the next lines:

libtool: link: not configured to extract global symbols from dlpreopened files
gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -I../include "-DHOSTINFO=\"\"" "-DRADIUSD_VERSION=\"1.0.4\"" -o .libs/radiusd radiusd.o files.o util.o acct.o nas.o log.o valuepair.o version.o proxy.o exec.o auth.o timestr.o conffile.o modules.o modcall.o session.o xlat.o threads.o smux.o radius_snmp.o client.o request_list.o mainconfig.o  -L/usr/local/src/freeradius/freeradius-1.0.4/src/lib -lcrypt -lnsl -lresolv -lsocket -lposix4 -lpthread /usr/local/src/freeradius/freeradius-1.0.4/src/lib/.libs/libradius.so /usr/local/lib/libltdl.so -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -ldl -lcrypt -R/usr/local/lib -R/usr/lib -R/usr/openwin/lib -R/usr/local/ssl/lib

Undefined                       first referenced
 symbol                             in file
lt_preloaded_symbols                modules.o


Can be the problen in the first line?

Is the /usr/local/lib/libltdl.so the libltdl that comes with the server?

Thanks thanks thanks


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

Pablo Rodriguez Dominguez <[EMAIL PROTECTED]> wrote:
> /usr/local/lib/libltdl.so -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib
> -L/usr/local/ssl/lib -ldl -lcrypt -R/usr/local/lib -R/usr/lib
> -R/usr/openwin/lib -R/usr/local/ssl/lib
> Undefined                       first referenced
>  symbol                             in file
> lt_preloaded_symbols                modules.o
> ld: fatal: Symbol referencing errors. No output written to .libs/radiusd
> collect2: ld returned 1 exit status

  You're not using the libltdl that comes with the server.

  I don't have access to a Solaris box, so I'm not sure what else I
can say.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to