Hi Stephen!

Er, we build using the system libtool.  So it's not the libtool shipped
with the package that's the problem, unless I'm missing something.

Unfortunately, part of old libtool is in configure scripts.
Take a look on files modified by proposed patch.

Can you post a log of the build failure somewhere?

http://experimental.ftbfs.de/build.php?&pkg=freeradius&arch=kfreebsd-i386

Problematic lines are:

checking how to recognise dependant libraries... unknown
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes

They should be:

checking how to recognise dependant libraries... pass_all
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes

Petr



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to