make: ***[init/main.o] Error 1
From: LinuxNovice (vishal.parikh_at_gmail.com)
Date: 01/22/05
- Previous message: jtsnow: "Linksys Backup server w/linux?"
- Next in thread: Amit Limaye: "Re: make: ***[init/main.o] Error 1"
- Reply: Amit Limaye: "Re: make: ***[init/main.o] Error 1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 22 Jan 2005 03:00:30 -0800
I am using x86 based system, Redhat Linux 9, to compile a kernel for
power pc
This is what I did
# make clean && make mrproper
# make ARCH=ppc CROSS_COMPILE=powerpc-linux- menuconfig
# make modules
# make dep
#make bzImage
I have an error here:
make: ***[init/main.o] Error 1
Some one tell me where I went wrong
- Previous message: jtsnow: "Linksys Backup server w/linux?"
- Next in thread: Amit Limaye: "Re: make: ***[init/main.o] Error 1"
- Reply: Amit Limaye: "Re: make: ***[init/main.o] Error 1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|