> By default, Darwin requires that all references be resolved at > compile-time instead of run-time for bundles. So, when we try to > build the apache2filter module, we are calling some APR and APR-util > functions from the module. Since apxs does not expose the linking > information for APR or APR-util, we must suppress the linker from > trying to ensure that the module is self-contained.
Thanks Justin, your patch is in the tree now (as I couldn't think of anything else to do either). I'll replace it later if Fred-the-resident-Darwinhead comes up with a better solution. --Marko -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php