<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:courier,monaco,monospace,sans-serif;font-size:12pt"><div style="font-family: courier,monaco,monospace,sans-serif; font-size: 12pt;"><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;">>> Hi,<br>>> I keep getting the following on my slug no matter what version I try (1.2, 1.4, 1.6, 1.6svn):<br>>> <br>>> ...<br>>> make[2]: Leaving directory `/usr/portage/distfiles/svn/trunk/menuselect/mxml'<br>>> gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o mxml/libmxml.a<br>>> menuselect.o: file not recognized: File format not recognized<br>>> collect2: ld returned 1 exit status<br>>> distcc[19221] ERROR: compile (null) on localhost failed<br>>> make[1]: *** [menuselect] Error 1<br>>> make[1]: Leaving directory `/usr/portage/distfiles/svn/trunk/menuselect'<br>>>
make: *** [menuselect/menuselect] Error 2<br>>> <br>>> Sybil ~ # file /usr/portage/distfiles/svn/trunk/menuselect/menuselect.o<br>>> /usr/portage/distfiles/svn/trunk/menuselect/menuselect.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped<br>>> <br>> ><br>>> Sybil ~ # uname -a<br>>> Linux Sybil 2.6.21.7 #1 PREEMPT Mon Dec 24 17:32:03 UTC 2007 armv5tel XScale-IXP42x Family rev 1 (v5l) Linksys NSLU2 GNU/Linux<br>>> <br>>> Looks like it is making code for x86 and not ARM. I know people have compiled on the slug, what am I missing?<br>><br>>Do you build this on the NSLU2 machine?<br>><br>>Left-over files from an x86 build? Try 'make clean' .<br><br>This is native on the NSLU2. It was right from svn, but I just tried a make clean and it still has the same error.<br></div></div></div><br>
</body></html>