On Thu, Mar 16, 2006 at 10:24:28AM +0100, Alexander Sack - Debian Bugmail <[EMAIL PROTECTED]> wrote: > On Thu, Mar 16, 2006 at 12:28:40AM +0000, Martin Michlmayr wrote: > > * Alexander Sack - Debian Bugmail <[EMAIL PROTECTED]> [2006-03-15 16:57]: > > > Take a look in mozilla/security/coreconf/Linux.mk > > > > > > There you see that mips64 is not matched and for all not matched > > > archs, CPU_ARCH=x86 is applied. > > > > I've filed the following two bugs with Mozilla: > > > > https://bugzilla.mozilla.org/show_bug.cgi?id=330628 > > coreconf/Linux.mk should _not_ default to x86 but result in an error > > if host is not recognized > > > > https://bugzilla.mozilla.org/show_bug.cgi?id=330626 > > coreconf/Linux.mk does not detect mips64 > > > > I confirmed both bugs. > > For your convenience I attached an updated patch with else and endif > to this mail. > > Maybe you can replace your old patch in bugzilla and request review > from wtchang for the new one? (to do so click on Edit for the new > patch and set review to '?' and enter wtchang as requestee). > > Can you confirm that xulrunner and thunderbird succeed to build > with this patch?
Interestingly, it seems that without CPU_ARCH defined, it builds just fine. It's maybe using a generic c implementation, then. If I can confirm that, I'll attach a simple patch to bug #330628. Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]