On Feb 26, 2014, at 4:40 AM, Hanspeter Niederstrasser wrote:

> On 2/26/2014 12:18 AM, J. Helffrich wrote:
>> Hi,
>>   My computer is a Powerbook G5 (64 bit intel) running OSX 10.6.8
>> Previously, I had written about my problem with a build-lock failure.  Now I 
>> am getting a failure to update perl as part of update-all:
>> gcc-4.0 -L/sw/lib -L/usr/local/lib -L/opt/local/lib -force_flat_namespace -o 
>> miniperl \
>>     miniperlmain.o opmini.o libperl.a -ldl -lm -lutil -lc
>> ld: in /usr/local/lib/libstdc++.6.dylib, file was built for unsupported file 
>> format which is not the architecture being linked (i386)
>> collect2: ld returned 1 exit status
> 
> You have a rogue library installed into /usr/local that is affecting the Fink 
> build.
> 
> This FAQ explains how to work around that: 
> <http://www.finkproject.org/faq/comp-general.php?phpLang=en#usr-local-libs>
> 
> Hanspeter
> 
Well, I tried the sudo mv /usr/local that the FAQ suggested, and I still have 
the error:
--------------------
`sh  cflags "optimize='-O3'" opmini.o`  -DPERL_EXTERNAL_GLOB opmini.c
          CCCMD =  gcc-4.0 -DPERL_CORE -c -I/sw/include -fno-common 
-DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/opt/local/include -O3  -Wall
gcc-4.0 -L/sw/lib -L/opt/local/lib -force_flat_namespace -o miniperl \
    miniperlmain.o opmini.o libperl.a -ldl -lm -lutil -lc 
ld: in /opt/local/lib/libstdc++.6.dylib, file was built for unsupported file 
format which is not the architecture being linked (i386)
collect2: ld returned 1 exit status
make: *** [miniperl] Error 1
### execution of /tmp/fink.LAmVm failed, exit code 2
### execution of /tmp/fink.SE9ZW failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-perl588-5.8.8-11
(Reading database ... 151939 files and directories currently installed.)
Removing fink-buildlock-perl588-5.8.8-11 ...
Failed: phase compiling: perl588-5.8.8-11 failed
---------------------
What now?
------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to