I'm trying to build mono on my arm based debian (etch) system. When I do the 'make', I get this error.
Any ideas??? ---------------- make[3]: Entering directory `/usr/local/mono-2.10.2/mono/metadata' LD pedump /usr/bin/ld: ../../libgc/.libs/libmonogc.a(allchblk.o): Relocations in generic ELF (EM: 3) /usr/bin/ld: ../../libgc/.libs/libmonogc.a(allchblk.o): Relocations in generic ELF (EM: 3) /usr/bin/ld: ../../libgc/.libs/libmonogc.a(allchblk.o): Relocations in generic ELF (EM: 3) /usr/bin/ld: ../../libgc/.libs/libmonogc.a(allchblk.o): Relocations in generic ELF (EM: 3) /usr/bin/ld: ../../libgc/.libs/libmonogc.a(allchblk.o): Relocations in generic ELF (EM: 3) /usr/bin/ld: ../../libgc/.libs/libmonogc.a(allchblk.o): Relocations in generic ELF (EM: 3) ../../libgc/.libs/libmonogc.a: could not read symbols: File in wrong format collect2: ld returned 1 exit status make[3]: *** [pedump] Error 1 make[3]: Leaving directory `/usr/local/mono-2.10.2/mono/metadata' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/mono-2.10.2/mono' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/mono-2.10.2' make: *** [all] Error 2 --------------- Thanks, Darryl -- View this message in context: http://mono.1490590.n4.nabble.com/Build-errors-on-Debian-Lenny-arm-tp4606784.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
