Results 1 to 5 of 5
Hi,
I am trying to build kernel for i.MX board (I have to port gxlinux onto the board).
But I am having problems while building .
when i try:
Code:
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-17-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 1
Error in building kernel
Hi,
I am trying to build kernel for i.MX board (I have to port gxlinux onto the board).
But I am having problems while building .
when i try:
I get the following error:Code::~/gxlinux/linux$ make ARM=arm CROSS_COMPILE=arm-linux- zImage
Being a newbie to kernel compiling, I have no clue what to do next.Code:scripts/kconfig/conf -s arch/i386/Kconfig file drivers/net/Kconfig already scanned? make[2]: *** [silentoldconfig] Error 1 make[1]: *** [silentoldconfig] Error 2 make: *** [include/linux/autoconf.h] Error 2
Please help me with this.
- 06-26-2009 #2
you might this link useful for compiling http://www.digitalhermit.com/linux/K...ild-HOWTO.html , I dont exactly get what is gxlinux
Only if I could understand the man pages
Registered Linux user #492640
OS: RHEL4,5 ,RH 9,Ubuntu
- 06-26-2009 #3I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 06-26-2009 #4
- 06-26-2009 #5
Well I know embedded means that it's basically embedded onto a chip and can be used on very small devices like cell phones, GPS devices and a lot more.
A development platform is probably just software that people use to program for different platforms. (I'm guessing here)I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.


Reply With Quote

