[ptx] How to compile hugin cvs with libtool 1.5a instead of version 1.4?

Douglas Wilkins douglasw at zahav.net.il
Sat Nov 6 12:28:02 GMT 2004


On Sat, 2004-11-06 at 11:59 +0100, Gerhard Gaussling wrote:
> Hello,
> 
> I want to compile hugin from cvs.
> 
> I have all required libs and headers installed, as far as I can see.
> $ libtool --version
> ltmain.sh (GNU libtool 1.1467 2004/04/01 04:43:56) 1.5a

[snip]
> Should I edit the bootstrap script?

bootstrap expects the result of libtool --version to be in this form:
ltmain.sh (GNU libtool) 1.5.6 (1.1220.2.95 2004/04/11 05:50:42)

where the version number is ahead of the internal version. On your
machine the internal version comes first so it picks the version as 1.1
and fails. I'll try to fix this.

regards,
Doug



More information about the ptX mailing list