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 -->         [EMAIL PROTECTED] 
 -- not my mail address, it's a Jabber ID --^ :)
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to