| To: | "Maciej W. Rozycki" <macro@ds2.pg.gda.pl> |
|---|---|
| Subject: | Re: Kernel compile error. |
| From: | Ralf Baechle <ralf@oss.sgi.com> |
| Date: | Sat, 6 Jan 2001 15:27:22 -0200 |
| Cc: | Nicu Popovici <octavp@isratech.ro>, linux-mips@oss.sgi.com |
| In-reply-to: | <Pine.GSO.3.96.1010105213325.9384F-100000@delta.ds2.pg.gda.pl>; from macro@ds2.pg.gda.pl on Fri, Jan 05, 2001 at 09:39:54PM +0100 |
| References: | <3A56483D.17B57BD5@isratech.ro> <Pine.GSO.3.96.1010105213325.9384F-100000@delta.ds2.pg.gda.pl> |
| Sender: | owner-linux-mips@oss.sgi.com |
| User-agent: | Mutt/1.2.5i |
On Fri, Jan 05, 2001 at 09:39:54PM +0100, Maciej W. Rozycki wrote: > You are trying to assemble i386 instructions -- probably your include/asm > symlink is incorrect. Make sure the ARCH make variable is set to "mips", > i.e. either run `make ARCH=mips <whatever>' or modify the top-level > Makefile (the one from our CVS appears to have ARCH hardcoded to "mips" > already). The MIPS sources have ARCH hardwired to mips so his problem means he's trying to compile some other source tree - which probably will fail even with your hints. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: questions on the cross-compiler, Jay Carlson |
|---|---|
| Next by Date: | Loading srec imagine problem., Nicu Popovici |
| Previous by Thread: | Re: Kernel compile error., Maciej W. Rozycki |
| Next by Thread: | Loading srec imagine problem., Nicu Popovici |
| Indexes: | [Date] [Thread] [Top] [All Lists] |