Re: [Virtuoso-users] Virtuoso PHP Hosting on Mac OS X 10.6

2010-10-29 Thread Norman Heino
Hi Patrick, thanks for you reply and apologies for not providing more info. I am building native on x86_64. I tried both—PHP 5.2.14 and 5.3.3. I used the config options you provided (differences to mine were basically disabling --disable-shared and --with-pic). Still, a bundle is the product o

Re: [Virtuoso-users] Virtuoso PHP Hosting on Mac OS X 10.6

2010-10-28 Thread Patrick van Kleef
Hi Norman, I am having the same problem as described by David in an earlier post to this list (which I am quoting below). Is there a solution available meanwhile? The problem basically is, that PHP SAPI is built as an .so file of type MH_BUNDLE but ld expects a MH_DYLIB. PHP uses its own

[Virtuoso-users] Virtuoso PHP Hosting on Mac OS X 10.6

2010-10-28 Thread Norman Heino
Hi, I am having the same problem as described by David in an earlier post to this list (which I am quoting below). Is there a solution available meanwhile? The problem basically is, that PHP SAPI is built as an .so file of type MH_BUNDLE but ld expects a MH_DYLIB. PHP uses its own (old) versio