|
From: BoonWooi <woo...@ya...> - 2006-01-19 07:56:52
|
Hi, I am getting the error below when compiling the libusb-0.1.7 source code on my SuSE x86_64. It seems that the testlibusb.o I have does not work with the 64-bit architecture, I have built this on a 32-bit SuSE before and no error was seen. Does any1 can help or comment on this please? Thanks in advance! /bin/sh ../libtool --mode=link gcc -g -O2 -g -Wall -o testlibusb testlibusb.o ../libusb.la gcc -g -O2 -g -Wall -o .libs/testlibusb testlibusb.o ../.libs/libusb.so -Wl,--rpath -Wl,/usr/sbin/lib /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: warning: i386 architecture of input file `testlibusb.o' is incompatible with i386:x86-64 output /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: BFD 2.15.90.0.1.1 20040303 (SuSE Linux) internal error, aborting at ../../bfd/reloc.c line 4274 in bfd_generic_get_relocated_section_contents /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: Please report this bug. collect2: ld returned 1 exit status make: *** [testlibusb] Error 1 __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |