make install R=... and integrated libtool problem (and sollution)

Damjan gdamjan at mail.net.mk
Mon Jul 31 18:30:13 CEST 2006


I've tried to make an ArchLinux package of freeradius 1.1.2, but
although the compile would go fine and compile all the modules, when I
would do 'make install R=/tmp/pkg-fr' it would not install any of the
*.so files for the modules in /usr/lib/freeradius.

I've noticed in the output of make install that when libtool tries to
relink the libraries it looks for libradius.so in /usr/lib/freeradius
and not in /tmp/pkg-fr/usr/lib/freeradius/.

The sollution for me was to use the system installed libtool (1.5.22 in
ArchLinux) instead of the freeradius internal libtool (version 1.4.2)

Maybe the freeradius source needs to update the included libtool?

-- 
damjan | дамјан
This is my jabber ID -->         damjan at bagra.net.mk 
 -- not my mail address, it's a Jabber ID --^ :)



More information about the Freeradius-Users mailing list