On Aug 4, 2006, at 2:59 PM, Martin Costabel wrote:

> Toda H.Y. wrote:
>> --- Martin Costabel <[EMAIL PROTECTED]> wrote:
>>>> ...
>>>>
>>>> 686-apple-darwin8-gcc-4.0.1: unrecognized option
>>> '-shared'
>>>> /usr/bin/ld: unknown flag: -export-dynamic
>>>> collect2: ld returned 1 exit status
>>> You should show what led to this error, that is, the
>>> end of the "..."
>>
>> Sorry. Prior to the error message, I had
> []
>> i686-apple-darwin8-gcc-4.0.1: unrecognized option
>> '-shared'
>> /usr/bin/ld: unknown flag: -export-dynamic
>> collect2: ld returned 1 exit status
>
> Sorry, I hadn't looked carefully enough; I see this, too, in my build
> log. So this isn't the error. The error is in the part that you showed
> the first time:
>
>> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
>> -I. -I.. -I.. -DG_LOG_DOMAIN=?"GLib?"
>> -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED
>> -DGLIB_COMPILATION   -no-cpp-precomp -isystem /sw/include
>> -D_POLL_EMUL_H_   -O3 -funroll-loops -fstrict-aliasing
>> -Wall -c -o gbacktrace.lo `test -f 'gbacktrace.c' || echo
>> './'`gbacktrace.c
>> make[4]: *** [garray.lo] Error 1
>> make[4]: *** Waiting for unfinished jobs....
>
> This looks like a problem with parallel make, because it sees an error
> in a previous job. You aren't running distcc?
>
> The package description has a line
>    make -j2
> If you replace the -j2 by -j1, do you still get the error?
> Is the error repeatable at all?

This was probably caused by an error in libpng3-1.2.12-2, which has  
now been fixed in libpng3-1.2.12-3.

   -- Dave



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to