Yes, removing /usr/local/lib/libstdc++.dylib solved the problem



Rebecca Bendick wrote:

Hello, there. I'm trying to run fink selfupdate on OS 10.4.5, with all the latest security updates. I get the following error, and therefore a failure to update:
ld: warning -dylib_install_name /sw/lib/libapt-pkg.3.2.dylib not found


This is only a warning; the library is not missing, it is being built.


in segment address table LD_SEG_ADDR_TABLE /sw/var/lib/fink/ prebound/seg_addr_table
ld: Undefined symbols:
__ZNSs20_S_empty_rep_storageE

[]

/usr/bin/libtool: internal link edit command failed

[]

Failed: phase compiling: apt-0.5.4-53 failed


Maybe the following exchange will help:

Vikram Vyas wrote:

> On 05-Dec-05, at 11:13 AM, Martin Costabel wrote:
>
>> Vikram Vyas wrote:
>>> Hello,
>>> I cannot install latest version of apt:
>>> I get the following message:
>>> ld: warning -dylib_install_name /sw/lib/libapt-pkg.3.2.dylib not
>>> found in segment address table LD_SEG_ADDR_TABLE
>>> /sw/var/lib/fink/prebound/seg_addr_table
>>> ld: Undefined symbols:
>>> __ZNSs20_S_empty_rep_storageE
>>[]
>>> /usr/bin/libtool: internal link edit command failed
>>> make[2]: ***
>>> [/sw/src/fink.build/apt-0.5.4-52/apt-0.5.4/bin/libapt-pkg. 3.2.0.dylib]
>>
>> This looks like you have a stray libstdc++.dylib on your linker search
>> path, for example in /usr/lib or /usr/local/lib. You should have
>> libstdc++.6.dylib and libstdc++.6.0.3.dylib in /usr/lib/, but no
>> libstdc++.dylib. If you have one, remove it. If it is in
>> /usr/local/lib, move /usr/local out of the way.
>>
> thanks!
> indeed there was libstdc++.dylib in /usr/local/lib
> after removing it I could install apt-0.5.4-52
> vikram


---------------------------------------------------------------
Rebecca Bendick
SC 331
Department of Geology
University of Montana
Missoula, MT 59812
(406) 243-5774

[EMAIL PROTECTED]





-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to