| To: | wd@denx.de |
|---|---|
| Subject: | Re: Linux for MIPS Atlas 4Kc board |
| From: | "Michael Anburaj" <michaelanburaj@hotmail.com> |
| Date: | Tue, 29 Apr 2003 21:00:52 -0700 |
| Cc: | geert@linux-m68k.org, linux-mips@linux-mips.org, edotkumar@yahoo.com |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi all, Thanks for the comments. But still I get an error. [root@localhost linux-2.4.20-6]# make ARCH=mips xconfig rm -f include/asm ( cd include ; ln -sf asm-mips asm) make -C scripts kconfig.tk make[1]: Entering directory `/usr/src/linux-2.4.20-6/scripts' cat header.tk >> ./kconfig.tk ./tkparse < ../arch/mips/config.in >> kconfig.tk arch/mips/config-shared.in: 482: unterminated quoted string make[1]: *** [kconfig.tk] Error 1 make[1]: Leaving directory `/usr/src/linux-2.4.20-6/scripts' make: *** [xconfig] Error 2Please help me get passed this. Please let me know if there is document on this. Thanks a lot, -Mike. From: Wolfgang Denk <wd@denx.de> To: "Michael Anburaj" <michaelanburaj@hotmail.com> CC: geert@linux-m68k.org, linux-mips@linux-mips.orgSubject: Re: Linux for MIPS Atlas 4Kc board Date: Tue, 29 Apr 2003 22:00:29 +0200In message <BAY1-F39ahdtT8esYrJ0000a53e@hotmail.com> you wrote: >> Now I have all the tools (mips32el-linux) on Redhat Linux 9 & its source. IDid you have a look at the ELDK? See http://www.denx.de/re/ELDK.html resp. ftp://ftp.leo.org/pub/eldk/2.1.0/eldk-mips-linux-x86/ > $ make xconfig >> It displayed a window with lot of options. But under processor I could only> find flavors of x86 core. I bet you missed to set "ARCH := mips" in the TLD Makefile; alternatively try "make ARCH=mips xconfig" Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de "The number of Unix installations has grown to 10, with more expected." - The Unix Programmer's Manual, 2nd Edition, June, 1972 _________________________________________________________________The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | patch: change config options for au1x00 usb device, Steve Longerbeam |
|---|---|
| Next by Date: | Re: Linux for MIPS Atlas 4Kc board, Keith Owens |
| Previous by Thread: | Re: Linux for MIPS Atlas 4Kc board, Muthukumar Ratty |
| Next by Thread: | Re: Linux for MIPS Atlas 4Kc board, Keith Owens |
| Indexes: | [Date] [Thread] [Top] [All Lists] |