<!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: lt_preloaded_symbols   </TITLE>
</HEAD>
<BODY>

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

<P><FONT SIZE=2>Firts, thanks for your time. </FONT>
</P>

<P><FONT SIZE=2>Yes, im hate libtool, too. jejejejeje.</FONT>
</P>

<P><FONT SIZE=2>i try to use the libtool tha is included in solaris and in FreeRadius too</FONT>
</P>

<P><FONT SIZE=2>bash-2.05# vi Make.inc</FONT>
<BR><FONT SIZE=2>...</FONT>
<BR><FONT SIZE=2>EXEEXT          =</FONT>
</P>

<P><FONT SIZE=2>LIBTOOL         = /usr/local/src/freeradius/freeradius-1.0.4/libtool</FONT>
<BR><FONT SIZE=2>ACLOCAL         = /usr/local/src/freeradius/freeradius-1.0.4/missing aclocal</FONT>
<BR><FONT SIZE=2>.....</FONT>
</P>
<BR>

<P><FONT SIZE=2>but, when i use the libtool tha is included in solaris (LIBTOOL = /usr/local/bin/libtool)</FONT>
<BR><FONT SIZE=2> </FONT>
<BR><FONT SIZE=2>bash-2.05# /usr/local/bin/libtool -version</FONT>
<BR><FONT SIZE=2>libtool: unrecognized option `-version'</FONT>
<BR><FONT SIZE=2>Try `libtool --help' for more information.</FONT>
<BR><FONT SIZE=2>bash-2.05# /usr/local/bin/libtool --version</FONT>
<BR><FONT SIZE=2>ltmain.sh (GNU libtool) 1.5 (1.1220 2003/04/05 19:32:58)</FONT>
</P>

<P><FONT SIZE=2>Copyright (C) 2003  Free Software Foundation, Inc.</FONT>
<BR><FONT SIZE=2>This is free software; see the source for copying conditions.  There is NO</FONT>
<BR><FONT SIZE=2>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</FONT>
</P>

<P><FONT SIZE=2>i see the next lines...</FONT>
</P>
<BR>

<P><FONT SIZE=2>make[4]: Nothing to be done for `all'.</FONT>
<BR><FONT SIZE=2>make[4]: Leaving directory `/usr/local/src/freeradius/freeradius-1.0.4/src/main'</FONT>
<BR><FONT SIZE=2>make[3]: Leaving directory `/usr/local/src/freeradius/freeradius-1.0.4/src'</FONT>
<BR><FONT SIZE=2>make[2]: Leaving directory `/usr/local/src/freeradius/freeradius-1.0.4/src'</FONT>
<BR><FONT SIZE=2>Making all in raddb...</FONT>
<BR><FONT SIZE=2>make[2]: Entering directory `/usr/local/src/freeradius/freeradius-1.0.4/raddb'</FONT>
<BR><FONT SIZE=2>make[2]: Nothing to be done for `all'.</FONT>
<BR><FONT SIZE=2>make[2]: Leaving directory `/usr/local/src/freeradius/freeradius-1.0.4/raddb'</FONT>
<BR><FONT SIZE=2>Making all in scripts...</FONT>
<BR><FONT SIZE=2>make[2]: Entering directory `/usr/local/src/freeradius/freeradius-1.0.4/scripts'</FONT>
<BR><FONT SIZE=2>make[2]: Nothing to be done for `all'.</FONT>
<BR><FONT SIZE=2>make[2]: Leaving directory `/usr/local/src/freeradius/freeradius-1.0.4/scripts'</FONT>
<BR><FONT SIZE=2>Making all in doc...</FONT>
<BR><FONT SIZE=2>make[2]: Entering directory `/usr/local/src/freeradius/freeradius-1.0.4/doc'</FONT>
<BR><FONT SIZE=2>make[3]: Entering directory `/usr/local/src/freeradius/freeradius-1.0.4/doc'</FONT>
<BR><FONT SIZE=2>Making all in rfc...</FONT>
<BR><FONT SIZE=2>make[4]: Entering directory `/usr/local/src/freeradius/freeradius-1.0.4/doc/rfc'</FONT>
<BR><FONT SIZE=2>make[4]: Nothing to be done for `all'.</FONT>
<BR><FONT SIZE=2>make[4]: Leaving directory `/usr/local/src/freeradius/freeradius-1.0.4/doc/rfc'</FONT>
<BR><FONT SIZE=2>make[3]: Leaving directory `/usr/local/src/freeradius/freeradius-1.0.4/doc'</FONT>
<BR><FONT SIZE=2>make[2]: Leaving directory `/usr/local/src/freeradius/freeradius-1.0.4/doc'</FONT>
<BR><FONT SIZE=2>make[1]: Leaving directory `/usr/local/src/freeradius/freeradius-1.0.4'</FONT>
</P>
<BR>

<P><FONT SIZE=2>then i cant do make install.</FONT>
</P>
<BR>

<P><FONT SIZE=2>any idea Alan???</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2> -------------------------</FONT>
<BR><FONT SIZE=2>Use the libtool that is included with FreeRADIUS. </FONT>
</P>

<P><FONT SIZE=2>  Or, link the server statically. </FONT>
</P>

<P><FONT SIZE=2>  Did I ever mention I hate libtool? </FONT>
</P>

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

</BODY>
</HTML>