<div>I am trying to install freeradius-1.1.2 on Solaris 10. </div>
<div> </div>
<div>I noticed that it requires to have open ssl installed on the system, and the Solaris 10 that I am working on has already installed open SSL as follows :</div>
<div> </div>
<div>/usr/local/ssl/lib<br># ls -al<br>total 11884<br>drwxr-xr-x   4 root     bin          512 Apr 21 09:01 .<br>drwxr-xr-x  10 root     root         512 Apr 21 09:01 ..<br>drwxr-xr-x   2 root     bin          512 Apr 21 09:01 engines
<br>-rw-r--r--   1 root     bin      2235224 Oct 15  2005 libcrypto.a<br>lrwxrwxrwx   1 root     root          18 Apr 21 09:01 libcrypto.so -> libcrypto.so.0.9.8<br>-r-xr-xr-x   1 root     bin      1333832 Oct 15  2005 
libcrypto.so.0.9.7<br>-r-xr-xr-x   1 root     bin      1529352 Oct 15  2005 libcrypto.so.0.9.8<br>-rw-r--r--   1 root     bin       389692 Oct 15  2005 libssl.a<br>lrwxrwxrwx   1 root     root          15 Apr 21 09:01 libssl.so
 -> libssl.so.0.9.8<br>-r-xr-xr-x   1 root     bin       234036 Oct 15  2005 libssl.so.0.9.7<br>-r-xr-xr-x   1 root     bin       291900 Oct 15  2005 libssl.so.0.9.8<br>drwxr-xr-x   2 root     bin          512 Apr 21 09:01 pkgconfig
<br> </div>
<div>Also initiatially when I did ./configure - it was giving me error that the PATH was not set for gcc, cc etc. I set the path as follows :</div>
<div> </div>
<div>export PATH=$PATH:/usr/local/bin</div>
<div> </div>
<div>and then I attempetd to do make as follows :</div>
<div> </div>
<div><br clear="all"># make<br>make[1]: Entering directory `/export/home/lab/freeradius-1.1.2'<br>Making all in libltdl...<br>make[2]: Entering directory `/export/home/lab/freeradius-1.1.2/libltdl'<br>/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -c 
ltdl.c<br>mkdir .libs<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -c ltdl.c   -fPIC -DPIC -o .libs/ltdl.lo<br>ltdl.c: In function `lt_dlopenext':<br>ltdl.c
:2926: warning: unused variable `file_found'<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -c ltdl.c -o ltdl.o >/dev/null 2>&1<br>mv -f .libs/ltdl.lo 
ltdl.lo<br>/bin/sh ./libtool --mode=link gcc  -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG  -o <a href="http://libltdl.la">libltdl.la</a> -rpath /usr/local/lib -no-undefined -version-info 4:0:1 
ltdl.lo -ldl -lnsl -lresolv -lsocket -lposix4  -lpthread<br>rm -fr .libs/libltdl.la .libs/libltdl.* .libs/libltdl.*<br>/usr/ccs/bin/ld -G -z defs -h libltdl.so.3 -o .libs/libltdl.so.3.1.0  ltdl.lo  -ldl -lnsl -lresolv -lsocket -lposix4 -lpthread -lc 
<br>(cd .libs && rm -f libltdl.so.3 && ln -s libltdl.so.3.1.0 libltdl.so.3)<br>(cd .libs && rm -f libltdl.so && ln -s libltdl.so.3.1.0 libltdl.so)<br>ar cru .libs/libltdl.a  ltdl.o <br>./libtool: ar: not found
<br>make[2]: *** [<a href="http://libltdl.la">libltdl.la</a>] Error 1<br>make[2]: Leaving directory `/export/home/lab/freeradius-1.1.2/libltdl'<br>make[1]: *** [common] Error 2<br>make[1]: Leaving directory `/export/home/lab/freeradius-
1.1.2'<br>make: *** [all] Error 2<br> </div>
<div> </div>
<div>I dont have any clue what that might be.. Can anybody help me figure out the problem ?</div>
<div> </div>
<div>Thanks</div>
<div>Rafi</div>
<div><br>-- <br>Rafiqul Ahsan                630-717-1698(h)<br>2120 Periwinkle Ln         630-689-1457(h)<br>Naperville, IL 60540        847-812-6176(c)<br> </div>