> As far as I understand this : 
> http://www.gnu.org/software/libtool/manual/libtool.html#Configuring 
>
> the correct libtool script is created by the configure script, tailored 
> for your system&compiler -- nothing from the system is used. 
>
> Are you that sure there is a problem here? 
>
> Snark on #sagemath 
>
The problem here is that NTL does not use autotools, but only libtool.
In particular its configure script does not generate a suitable libtool, 
but it expects you to provide one (which should be functional on your 
system).
For example you can get one apt-getting libtool on common Debian like 
systems.
Of course I could not copy the system wide such libtool from one system and 
let it run somewhere else.

-- 
-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org



Reply via email to