| To: | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> |
|---|---|
| Subject: | Re: [PATCH][MIPS] fix dsemul build error |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Thu, 30 Oct 2008 14:25:05 +0000 |
| Cc: | linux-mips <linux-mips@linux-mips.org> |
| In-reply-to: | <4909bf05.1c048e0a.2c9d.fffffe74@mx.google.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <4909bf05.1c048e0a.2c9d.fffffe74@mx.google.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.18 (2008-05-17) |
On Thu, Oct 30, 2008 at 11:04:48PM +0900, Yoichi Yuasa wrote: > arch/mips/math-emu/dsemul.c: In function 'mips_dsemul': > arch/mips/math-emu/dsemul.c:96: error: 'BRK_MEMU' undeclared (first use in > this function) > arch/mips/math-emu/dsemul.c:96: error: (Each undeclared identifier is > reported only once > arch/mips/math-emu/dsemul.c:96: error: for each function it appears in.) > arch/mips/math-emu/dsemul.c: In function 'do_dsemulret': > arch/mips/math-emu/dsemul.c:138: error: 'BRK_MEMU' undeclared (first use in > this function) > make[1]: *** [arch/mips/math-emu/dsemul.o] Error 1 Interesting. Ah, the kernel builds with CONFIG_BUG=y. So enabling the bugs makes the kernel work, that's another bug ;-) Patch applied, thanks! Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH][MIPS] fix dsemul build error, Yoichi Yuasa |
|---|---|
| Next by Date: | Re: [PATCH][MIPS] remove unused ds1286.h, Ralf Baechle |
| Previous by Thread: | [PATCH][MIPS] fix dsemul build error, Yoichi Yuasa |
| Next by Thread: | [PATCH] MIPS: Check the range of the syscall number for o32 syscall on 64bit kernel., David Daney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |