On 3/19/10 7: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
Drop the maintainer a note concerning the issue, too.  He is the one
that needs to fix it--although since we're not paying him, he's likely
to be more concerned with work that puts food on the table and pays the
rent.
------------------------------------------------------------------------------
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
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to