[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Compiling kernel on FC%
- Subject: [ale] Compiling kernel on FC%
- From: cfowler at outpostsentinel.com (Christopher Fowler)
- Date: Wed, 22 Mar 2006 17:36:58 -0500
Well,
I'm trying to recompile the kernel on FC5. I have to do this because
vmware is complaining that the header size on the running kernel and the
src is different.
[root at fc5-vm linux]# make bzImage
CHK include/linux/version.h
make[1]: *** No rule to make target `init/main.o', needed by
`init/built-in.o'. Stop.
make: *** [init] Error 2
[root at fc5-vm linux]#
It seems like to get vmware I have to recompile the kernel out of the
box. Any ideas?