these are all known issues, I'm' working on php5.3 and I hope to have them 
fixed in it, that is what is taking me so long, getting a proper build where I 
only have to build the dso's once that will work with both cli and apache mod.
---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.

On 2010-03-19, at 5:19 AM, Steven Van Ingelgem wrote:

> Hi,
> 
> 
> I am a first-time user of fink, and as such I am having troubles with the 
> php5-cli package...
> 
> Versions:
> ProductName: Mac OS X ProductVersion: 10.5.8 BuildVersion: 9L30
> GCC: i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
> Fink: 0.29.10
> 
> I enabled the unstable/main & unstable/crypto (as described in the faq) to 
> get the latest software.
> 
> then I compiled php5-cli (and also the apache-version), as well as 
> php5-mysql, php5-pear and some others.
> 
> 
> All compilation went ok, but afterwards I got this:
> 
> Step 1)
> ste...@mac-mini:~$ php -i >/dev/null
> PHP Warning:  PHP Startup: Unable to load dynamic library 
> '/sw/lib/php5/20060613/mysql.so' - (null) in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library 
> '/sw/lib/php5/20060613/mysqli.so' - (null) in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library 
> '/sw/lib/php5/20060613/pdo.so' - (null) in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library 
> '/sw/lib/php5/20060613/pdo_mysql.so' - (null) in Unknown on line 0
> 
> the correct directory has "-zts" at the end ...
> 
> Step 2)
> Changing the extension_dir into the zts variant now, I get this:
> 
> ste...@mac-mini:~$ php -i >/dev/null
> dyld: NSLinkModule() error
> dyld: Symbol not found: _core_globals_id
>   Referenced from: /sw/lib/php5/20060613-zts/mysql.so
>   Expected in: dynamic lookup
> 
> Trace/BPT trap
> 
> 
> What can I do to resolve this problem?
> 
> 
> Thanks
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev_______________________________________________
> Fink-devel mailing list
> Fink-devel@lists.sourceforge.net
> http://news.gmane.org/gmane.os.apple.fink.devel
> Subscription management:
> https://lists.sourceforge.net/lists/listinfo/fink-devel


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to