"Richard B. Kreckel" <[EMAIL PROTECTED]> wrote: >> The buildd is probably running a 64bit kernel, so the build system >> attempts to build a 64bit binary; MIPS/MIPSel use a 32bit userland in >> Debian (with a 64bit kernel on most if not all MIPS platforms). > > Is configure correct defining __mips64__, then?
No, because the userland is 32bit. But the check in configure might be a bit too simple-minded to know that... So you'll have to help it somehow. (disclaimer: haven't looked at the actual configure script) JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

