> > My system build environment (Fedora Core 2, updated) has the following:
> >
> > ltmain.sh (GNU libtool) 1.5.6 (1.1220.2.95 2004/04/11 05:50:42)
> > autoconf (GNU Autoconf) 2.59
> > automake (GNU automake) 1.8.3
> >
> > This had worked a few months ago, when we first started on this stuff.
> >
> > So it seems that the libtool version required, won't work for x86_64, and 
> > more
> libtool/auto* voodoo :)
> 
>      I fixed our build system (someone might think I broke it though :) so 
> that
>      we really use only and only the libtool version we've bundled.

That makes sense, since no matter what version of libtool is installed in the 
system, the results are the same (it doesn't work :)

>      I think we should bundle libtool 1.5.10 in HEAD, but there are some 
> issues
>      I need to fix before that happens. One of them is the requirement for 
> autoconf
> 2.5x..

I'd be +1, as long as we can have a stable compile for x86_64 systems (/lib64 
and all that).  Currently HEAD still won't compile.  It looks like the 
--with-libdir option that Joe added is overlooked by the current libtool (even 
in HEAD).



---
Hans Zaunere
President, Founder

New York PHP
http://www.nyphp.org

AMP Technology
Supporting Apache, MySQL and PHP

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to