Andrei Zmievski wrote:
    Thus we'll nuke the libtool usage in linking on Macosx.
    Patch to acinclude.m4 for this solution is here:

http://www.php.net/~jani/patches/acinclude.m4.macosx-shared- modules.patch

    (or someone backports the patches from newer libtools to the
    bundled files =)

Reason not to bundle newer libtool: It requires buggy autoconf 2.5x.


Jani,

That patch worked great. Could you please commit it to the tree?

-Andrei


Jani, buildconf on fbsd appears unhappy now.

2:09pm riddler:~/php43> ./buildconf
using default Zend directory
buildconf: checking installation...
buildconf: autoconf version 2.59 (ok)
buildconf: running cvsclean.
"build/build2.mk", line 35: Missing dependency operator
"build/build2.mk", line 37: Need an operator
"build/build2.mk", line 39: Need an operator
make: fatal errors encountered -- cannot continue

I don't think BSD make can handle that ifeq there. Setting the MAKE env to gmake makes it work.

-Rasmus

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



Reply via email to