I'm am not having success in getting php hosting up on Mac OS 10.5. Following the instructions here http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSBldPHP , I am getting a link error.
I can't figure out how to get a dylib out of the php build process.

configure:23970: /usr/bin/gcc-4.0 -o conftest -O2 -arch ppc -I/opt/ local/include -I/Users/virgin ia/php53/include/php/main -I/Users/virginia/php53/include/php/Zend -I/ Users/virginia/php53/inclu de/php/TSRM -I/Users/virginia/php53/include/php -L/opt/local/lib -arch ppc conftest.c -L/Users/
virginia/php53/lib -lphp5 >&5
ld: in /Users/virginia/php53/lib/libphp5.so, can't link with bundle (MH_BUNDLE) only dylibs (MH_
DYLIB)
collect2: ld returned 1 exit status


any ideas on the proper build flags and where to add them to the build process (acinclude.m4 maybe?)?

thanks
David Coate

Reply via email to