BuildSmart skrev:
It has to do with the way you build PHP modules and mixing apple
source with genuine source.
Your best bet is to build PHP completely using apple's source and
enable shared the modules need/want., then after building you can
copy over the modules or create an installer if you k
[EMAIL PROTECTED] skrev:
dyld: NSLinkModule() error
dyld: Symbol not found: _OnUpdateLong
Referenced from:
/usr/lib/php/extensions/no-debug-non-zts-20060613/soap.so
Expected in: flat namespace
Trace/BPT trap
I found an OnUpdateLong function in php_src/ext/zlib/zlib.c, but I don't
know if th