On Mar 14, 2007, at 9:59 PM, Eric Cronin wrote:

As another datapoint, I got bit with this last night after rebooting a 10.3.9 server after applying the security update. My apache2 was (and is) linked against the MacPorts sqlite:

/opt/local/lib/libsqlite3.0.dylib (compatibility version 9.0.0, current version 9.6.0)

and none of the php libraries seemed to be. Nevertheless, apache would not run until I commented out the AddModule for php and php include. I rebuilt the whole dependency tree several times and I'm fairly certain its not an issue due to libsqlite being updated or any such thing. The missing symbols exist in the libsqlite.dylib if I dump it with nm, so it seems that the php module is throwing off the dynamic linker somehow at runtime. I wasn't using php for anything any more so I just disabled it, I was unable to find a fix.

Thanks,
ERic

Eric,
Thanks for the input. My box is 10.3.9 client with all of them latest updated (DST you know...;)) Hope this helps nail down the problem.

Tom
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to