eskimo
01-05-2003, 11:42 PM
Phew: I have been trying to upgrade my kernel (Red Hat 7.2: 2.4.7-10) to the newest 2.4.20. I obtained the kernel (2.4.20.tar.gz) from kernel.org I'm doing this to get the NVIDIA_kernel-1.0-3123 and NVIDIA_GLX-1.0-3123 to recognize my kernel. Refused my old kernel.
I cd'd to /usr/src and gzip'd and tar'd the file, did a make mrporoper and then make config, answering the queries as best I could. I then did a make dep, this is where the error showed up, after some data the folowing line appears.
/usr/include/bits/local_lim.h:36:26:linux/limits.h no such file or directory
make: ***[scripts/mkdep] error 1
I continued and tried to make zImage and got the very same error.
I then worked my way into the file structure one step at a time and when I got to: ls /usr/include the linux file was flashing in a red box??? I am not sure how to continue or to modify the file (/usr/include/bits/local_lim.h) Oh, by the way there is a file local_lim.h!!!! Not sure of the data in the file, no appearance of 36:26:???
Can anyone help me here. Always, thanks....
I cd'd to /usr/src and gzip'd and tar'd the file, did a make mrporoper and then make config, answering the queries as best I could. I then did a make dep, this is where the error showed up, after some data the folowing line appears.
/usr/include/bits/local_lim.h:36:26:linux/limits.h no such file or directory
make: ***[scripts/mkdep] error 1
I continued and tried to make zImage and got the very same error.
I then worked my way into the file structure one step at a time and when I got to: ls /usr/include the linux file was flashing in a red box??? I am not sure how to continue or to modify the file (/usr/include/bits/local_lim.h) Oh, by the way there is a file local_lim.h!!!! Not sure of the data in the file, no appearance of 36:26:???
Can anyone help me here. Always, thanks....