On Tue, Feb 03, 2009 at 08:52:53PM +0100, Julian Sikorski wrote: > I took a stab at fixing museek+, and I was able to get a bit farther. > Now, I'm stuck. It says ld returned 1 exit status without an apparent > reason: > https://koji.fedoraproject.org/koji/getfile?taskID=1102268&name=build.log > Please help. There is a whole bunch of errors about undefined __sync_fetch_and_add_4 from what I can see. These are the same reason as has been discussed before, this libstdc++ header requires -march=i486 or later (the default is -march=i586, but i386.rpm builds use explicit -march=i386). Koji will be hopefully changed soon to default to i586.rpm or i686.rpm. Jakub -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list