Hello, I just installed that kernel and now I'm wondering how I can get the correct kernel headers.
I also installed kernel-linus2.4-2.4.16-1mdk.src.rpm and did a 'rpm -bp' on the SPEC file, which gave me a directory with the patched(?) linux source. I moved the directory to /usr/src made /usr/src/linux point to linux-2.4.16-1mdklinus, copied /boot/config-2.4.16-1mdklinus as /usr/src/linux/.config and did a 'make dep'. So now I got a reasonable- looking source directory. I need the header files in order to compile the VMWare modules. It expects to find header files for version "2.4.16-1mdklinus", instead it finds version 2.4.16 in /usr/src/linux/include/linux/version.h. 'uname -r' gives me 2.4.16-1mdklinus. Is this the correct way to get the kernel headers? Rgds, Rainer
