Freeradius 2.1.5 and Solaris gmake install problem.
Ville Leinonen
ville.leinonen at solodel.com
Mon Apr 20 12:28:16 CEST 2009
Hi,
I try to install FR to my Solaris 10 (SPARC) box.
Now i run gmake install and get this error:
Making install in rlm_acct_unique...
gmake[6]: Entering directory `/home/ta/freeradius-server-2.1.4/src/modules/rlm_acct_unique'
if [ "xrlm_acct_unique" != "x" ]; then \
/home/ta/freeradius-server-2.1.4/libtool --mode=install /home/ta/freeradius-server-2.1.4/install-sh -c -c \
rlm_acct_unique.la /usr/local/lib/rlm_acct_unique.la || exit $?; \
rm -f /usr/local/lib/rlm_acct_unique-2.1.5.la; \
ln -s rlm_acct_unique.la /usr/local/lib/rlm_acct_unique-2.1.5.la || exit $?; \
fi
libtool: install: warning: relinking `rlm_acct_unique.la'
(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 )
mv: cannot access rlm_acct_unique-2.1.5.so
libtool: install: error: relink `rlm_acct_unique.la' with the above command before installing it
gmake[6]: *** [install] Error 1
gmake[6]: Leaving directory `/home/ta/freeradius-server-2.1.4/src/modules/rlm_acct_unique'
gmake[5]: *** [common] Error 2
gmake[5]: Leaving directory `/home/ta/freeradius-server-2.1.4/src/modules'
gmake[4]: *** [install] Error 2
gmake[4]: Leaving directory `/home/ta/freeradius-server-2.1.4/src/modules'
gmake[3]: *** [common] Error 2
gmake[3]: Leaving directory `/home/ta/freeradius-server-2.1.4/src'
gmake[2]: *** [install] Error 2
gmake[2]: Leaving directory `/home/ta/freeradius-server-2.1.4/src'
gmake[1]: *** [common] Error 2
gmake[1]: Leaving directory `/home/ta/freeradius-server-2.1.4'
gmake: *** [install] Error 2
Any suggestions?
Br,
Ville
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20090420/5cac09e0/attachment.html>
More information about the Freeradius-Users
mailing list