[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Compiling kernel on FC%



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?