<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>Freeradius 2.1.5 and Solaris gmake install problem.</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Hi,<BR>
<BR>
I try to install FR to my Solaris 10 (SPARC) box.<BR>
Now i run gmake install and get this error:<BR>
<BR>
Making install in rlm_acct_unique...<BR>
gmake[6]: Entering directory `/home/ta/freeradius-server-2.1.4/src/modules/rlm_acct_unique'<BR>
if [ "xrlm_acct_unique" != "x" ]; then \<BR>
    /home/ta/freeradius-server-2.1.4/libtool --mode=install /home/ta/freeradius-server-2.1.4/install-sh -c -c \<BR>
        rlm_acct_unique.la /usr/local/lib/rlm_acct_unique.la || exit $?; \<BR>
    rm -f /usr/local/lib/rlm_acct_unique-2.1.5.la; \<BR>
    ln -s rlm_acct_unique.la /usr/local/lib/rlm_acct_unique-2.1.5.la || exit $?; \<BR>
fi<BR>
libtool: install: warning: relinking `rlm_acct_unique.la'<BR>
(cd /home/ta/freeradius-server-2.1.4/src/modules/rlm_acct_unique; /bin/bash /home/ta/freeradius-server-2.1.4/libtool  --mode=relink gcc -release 2.1.5 -module -export-dynamic -o rlm_acct_unique.la -rpath /usr/local/lib rlm_acct_unique.lo rlm_acct_unique.c /home/ta/freeradius-server-2.1.4/src/lib/libfreeradius-radius.la -lnsl -lresolv -lsocket -lposix4 -lpthread )<BR>
mv: cannot access rlm_acct_unique-2.1.5.so<BR>
libtool: install: error: relink `rlm_acct_unique.la' with the above command before installing it<BR>
gmake[6]: *** [install] Error 1<BR>
gmake[6]: Leaving directory `/home/ta/freeradius-server-2.1.4/src/modules/rlm_acct_unique'<BR>
gmake[5]: *** [common] Error 2<BR>
gmake[5]: Leaving directory `/home/ta/freeradius-server-2.1.4/src/modules'<BR>
gmake[4]: *** [install] Error 2<BR>
gmake[4]: Leaving directory `/home/ta/freeradius-server-2.1.4/src/modules'<BR>
gmake[3]: *** [common] Error 2<BR>
gmake[3]: Leaving directory `/home/ta/freeradius-server-2.1.4/src'<BR>
gmake[2]: *** [install] Error 2<BR>
gmake[2]: Leaving directory `/home/ta/freeradius-server-2.1.4/src'<BR>
gmake[1]: *** [common] Error 2<BR>
gmake[1]: Leaving directory `/home/ta/freeradius-server-2.1.4'<BR>
gmake: *** [install] Error 2<BR>
<BR>
Any suggestions?<BR>
<BR>
Br,<BR>
<BR>
Ville</FONT>
</P>

</BODY>
</HTML>