<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Re: Re: lt_preloaded_symbols</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hi Alan.</FONT>
</P>

<P><FONT SIZE=2>take a look the next lines:</FONT>
</P>

<P><FONT SIZE=2>libtool: link: not configured to extract global symbols from dlpreopened files</FONT>
<BR><FONT SIZE=2>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</FONT></P>

<P><FONT SIZE=2>Undefined                       first referenced</FONT>
<BR><FONT SIZE=2> symbol                             in file</FONT>
<BR><FONT SIZE=2>lt_preloaded_symbols                modules.o</FONT>
</P>
<BR>

<P><FONT SIZE=2>Can be the problen in the first line?</FONT>
</P>

<P><FONT SIZE=2>Is the /usr/local/lib/libltdl.so the libltdl that comes with the server?</FONT>
</P>

<P><FONT SIZE=2>Thanks thanks thanks</FONT>
</P>
<BR>

<P><FONT SIZE=2>------------------</FONT>
</P>

<P><FONT SIZE=2>Pablo Rodriguez Dominguez <prodriguezd@sia.es> wrote: </FONT>
<BR><FONT SIZE=2>> /usr/local/lib/libltdl.so -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib </FONT>
<BR><FONT SIZE=2>> -L/usr/local/ssl/lib -ldl -lcrypt -R/usr/local/lib -R/usr/lib </FONT>
<BR><FONT SIZE=2>> -R/usr/openwin/lib -R/usr/local/ssl/lib </FONT>
<BR><FONT SIZE=2>> Undefined                       first referenced </FONT>
<BR><FONT SIZE=2>>  symbol                             in file </FONT>
<BR><FONT SIZE=2>> lt_preloaded_symbols                modules.o </FONT>
<BR><FONT SIZE=2>> ld: fatal: Symbol referencing errors. No output written to .libs/radiusd </FONT>
<BR><FONT SIZE=2>> collect2: ld returned 1 exit status </FONT>
</P>

<P><FONT SIZE=2>  You're not using the libltdl that comes with the server. </FONT>
</P>

<P><FONT SIZE=2>  I don't have access to a Solaris box, so I'm not sure what else I </FONT>
<BR><FONT SIZE=2>can say. </FONT>
</P>

<P><FONT SIZE=2>  Alan DeKok. </FONT>
<BR><FONT SIZE=2>- </FONT>
<BR><FONT SIZE=2>List info/subscribe/unsubscribe? See <A HREF="http://www.freeradius.org/list/users.html" TARGET="_blank">http://www.freeradius.org/list/users.html</A> </FONT>
</P>

</BODY>
</HTML>