LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Kernel 2.4.20-20.9 Source Installation (https://www.linuxquestions.org/questions/red-hat-31/kernel-2-4-20-20-9-source-installation-88504/)

ja_nch 09-02-2003 02:05 PM

Kernel 2.4.20-20.9 Source Installation
 
Hi,

I just saw the recent update on Red Hat RHBA-2003:263 and downloaded the Kernel files to solve some USB minor problems I was experiencing.

I have a Conexant HSF modem so I have to compile the driver modules to work with the new kernel as well.

I ran the rpm -Uvh Kernel....src.rpm comand to install such source files to be able to do the compilation and it seems to complete successfully (kernel ======= 100%), but when I try to do such compilation I receive a message saying that the source files were not found.

When I look at the /usr/src/ directory I found only my previous kernel source 2.4.20-8 source directory. I looked for the files in the whole drive but found no signs of the 2.4.20-20.9 source files.

Any help will be pretty much appreciated.

Thanks,

JN

vanhoof 09-02-2003 04:00 PM

Always install anything kernel related with '-ivh'

If '-Uvh' is used you are basically applying these pathces to your current running kernel and kernel source.

Which will leave your nothing to fall back on if the kernel fails.

'-ivh' will create a new instance of the kernel and source.

--chris

tonyp063 09-02-2003 05:06 PM

you need the kernel-source-2.4.20-20.9.i386.rpm
not the kernel-2.4.20-20.9.i386.src.rpm

big difference

ja_nch 09-03-2003 12:57 PM

What is the difference...
 
Could you please tell me what the difference is between kernel-source-2.4.20-20.9.i386.rpm and the kernel-2.4.20-20.9.i386.src.rpm files?

THKS


All times are GMT -5. The time now is 02:58 PM.