Rasmus Lerdorf wrote:
I am still quite skeptical of this bundled libtool idea. It is currently broken even on mainstream systems such as Debian x86 where do to the crappy packaging it is really important that people can build their own. See http://lerdorf.com/php/libtool.txt for a ./buildconf && ../configure run on a current 4.3.11-dev on a Debian x86 box.
<snip>
Simply doing a cp /usr/bin/libtool . and re-running make fixes it and the resulting binary works fine.
This may be fixable, but aren't the chances better that the native libtool will work on the native machine?
So where are we on compiling PHP on AMD64 systems.
I'm running SUSE9.1, and have the database engine (Firebird) running fine, Apache (yes 2) is up and running as SUSE don't ship Apache1 now, but that just leaves me with PHP to get working.
Do I need the latest 5.1 or will I be able to convince 5.0 to build?
-- Lester Caine ----------------------------- L.S.Caine Electronic Services
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php