This one time, at band camp, Petr Salinger said: > 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
Ah, I see. Can you try a rebuild, but add --enable-shared --with-gnu-ld to the ./configure line? Using system libtool should work around these issues, if it is told that it needs to build shared libraries (I think). I agree that the whole thing needs to be relibtoolized (and the whole auto-* stuff needs to be redone as well), but this so far hasn't worked reliably, which is why we're using this workaround. Thanks, -- ----------------------------------------------------------------- | ,''`. Stephen Gran | | : :' : [EMAIL PROTECTED] | | `. `' Debian user, admin, and developer | | `- http://www.debian.org | -----------------------------------------------------------------
signature.asc
Description: Digital signature