hndpaul
02-06-2001, 12:56 PM
Hi there all- I hope I've got this one in the right place..otherwise, accept my apologies before we start :o
I recently tried to upgrade my kernel on my Mandrake 7.2 box to 2.4 final. I copied the tar.gz file from a CD to my /usr/src area, and renamed my existing Linux directory to linux.old before unpacking the new kernel files. ONce unpacked and after using the tar -xvf command, I changed to the new linux directory and typed:
make xmenuconfig
Then I proceeded to switch on all the stuff I wanted in the kernel etc etc. I saved that, came out and did the:
make dep && make bzImage && make modules && make modules_install
Make dep works fine- no errors; however the whole process stops with make bzImage and the error that the file:
errno.h
couldn't be found! I checked the "bits" directory where it said it "couldn't be found", and it's there! Am I missing something here? Is this a known bug or is my Mandrake system finsished and ready for Debian :confused:
Any help/advice on this one would go a long way! I appreciate it greatly.
Paul, UK
I recently tried to upgrade my kernel on my Mandrake 7.2 box to 2.4 final. I copied the tar.gz file from a CD to my /usr/src area, and renamed my existing Linux directory to linux.old before unpacking the new kernel files. ONce unpacked and after using the tar -xvf command, I changed to the new linux directory and typed:
make xmenuconfig
Then I proceeded to switch on all the stuff I wanted in the kernel etc etc. I saved that, came out and did the:
make dep && make bzImage && make modules && make modules_install
Make dep works fine- no errors; however the whole process stops with make bzImage and the error that the file:
errno.h
couldn't be found! I checked the "bits" directory where it said it "couldn't be found", and it's there! Am I missing something here? Is this a known bug or is my Mandrake system finsished and ready for Debian :confused:
Any help/advice on this one would go a long way! I appreciate it greatly.
Paul, UK