Hi all, I was trying to upgrade to kernel 2.4.6-4mdk for some particular hardware support. I ran make oldconfig cause, well, there is so much in there now - I figured it was safer for now. But when I get to the make bzImage part, I get this error: -DUTS_MACHINE='"i386"' -c -o init/version.o init/version.c init/version.c:20: `UTS_RELEASE' undeclared here (not in a function) init/version.c:20: initializer element is not constant init/version.c:20: (near initialization for `system_utsname.release') init/version.c:25: parse error before `UTS_RELEASE' make: *** [init/version.o] Error 1 Can someone tranlate this into english for me? :-) (I downloaded and -Uvv the source, docs, and headers rpms, fyi in case I should have upgraded something else too.) Appreciate it, -s
