Hi,

it is not a PDO specific problem. When I install the php5-mysql module.
I'm getting the same linking error with mysql.so


dyld: NSLinkModule() error
dyld: Symbol not found: _core_globals_id
   Referenced from: /sw/lib/php5/libexec/mysql.so
   Expected in: dynamic lookup

Trace/BPT trap






TheSin schrieb:
> thanks I'll have a peek, at it, might take a few days though since I'm  
> pretty ill at the moment and can only sit at my desk a little at a time.
> ---
> TS
> http://southofheaven.org/
> Chaos is the beginning and end, try dealing with the rest.
> 
> On 4-Oct-08, at 12:48 AM, Mario wrote:
> 
>> Ok I've tried something:
>> The extension_dir in the /sw/etc/php5/cli/php.ini was not set.
>> So
>>      extension_dir = "/sw/lib/php5/20060613-zts"
>>
>> But this doesn't fix the problem. Now I'm getting the folling message:
>>
>> dyld: NSLinkModule() error
>> dyld: Symbol not found: _core_globals_id
>>  Referenced from: /sw/lib/php5/20060613-zts/gd.so
>>  Expected in: dynamic lookup
>>
>> Trace/BPT trap
>>
>>
>>
>>
>>
>> TheSin schrieb:
>>> fixed for cli and cgi variants in cvs now, thanks for the report.
>>> ---
>>> TS
>>> http://southofheaven.org/
>>> Chaos is the beginning and end, try dealing with the rest.
>>> On 30-Sep-08, at 2:27 AM, Mario wrote:
>>>> Hi there,
>>>>
>>>> I stated this bug already in the general mailing list. But nobody
>>>> recognized it there.
>>>>
>>>> I've installed the php5-cli package and there seems to be something
>>>> wrong with the php5.info file. On lines 202-203 you find the   
>>>> following:
>>>>
>>>>  --with-config-file-path=/etc/php5/cli \
>>>>  --with-config-file-scan-dir=/etc/php5/conf.d \
>>>>
>>>> The problem is that the config files are not in /etc/php5/cli,
>>>> they are in %p/etc/php5/cli (/sw/etc/php5/cli)
>>>> The cgi version has the same bug. Only the apache2 version works   
>>>> correct.
>>>>
>>>> So it would be nice to update the package in order to get the  
>>>> right  paths.
>>>>
>>>> Another point: It seems the php.ini files will get overridden   
>>>> everytime
>>>> an update occurs. If that's the case it would be really bad to
>>>> reconfigure php all the time.
>>>>
>>>> Can someone help me out here?
>>>> Thanks
>>>>
>>>>
>>>> -------------------------------------------------------------------------
>>>> This SF.Net email is sponsored by the Moblin Your Move  
>>>> Developer's  challenge
>>>> Build the coolest Linux based applications with Moblin SDK & win   
>>>> great prizes
>>>> Grand prize is a trip for two to an Open Source event anywhere in   
>>>> the world
>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>>> _______________________________________________
>>>> Fink-devel mailing list
>>>> Fink-devel@lists.sourceforge.net
>>>> http://news.gmane.org/gmane.os.apple.fink.devel
>>>>
>>> -------------------------------------------------------------------------
>>> This SF.Net email is sponsored by the Moblin Your Move Developer's  
>>> challenge
>>> Build the coolest Linux based applications with Moblin SDK & win  
>>> great prizes
>>> Grand prize is a trip for two to an Open Source event anywhere in  
>>> the world
>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>
> 
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to