Tom Vier <[EMAIL PROTECTED]> writes: > i'm trying to build it for potato (so i can fix it - it's broken 64bit > cpus), but i keep getting this: > > /usr/bin/ld: bfd assertion fail ../../bfd/elflink.h:2342 > /usr/bin/ld: final link failed: Bad value > collect2: ld returned 1 exit status > make[1]: *** [malsync] Error 1 > make: *** [build-stamp] Error 2
You get similar errors when trying to link i386 object files. Try
checking if perhaps there are stray .o or .a files in the package.
Falk

