Results 1 to 9 of 9
i downloaded the new kernel source and put it into my /usr/src dir. i do make config and i get this error: make: *** no rule to make target 'config'. ...
- 08-18-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 20
problem with compiling kernel
i downloaded the new kernel source and put it into my /usr/src dir. i do make config and i get this error: make: *** no rule to make target 'config'. stop.
what am i doing wrong?
- 08-18-2008 #2Just Joined!
- Join Date
- Jun 2008
- Posts
- 20
i tried make clean and i get make: gcc: command not found
- 08-18-2008 #3
- 08-18-2008 #4Just Joined!
- Join Date
- Jun 2008
- Posts
- 20
i tried that as well. got the same error. im using the 2.6.26.2 kernel. does that make any difference?
- 08-18-2008 #5Just Joined!
- Join Date
- Jun 2008
- Posts
- 20
i moved the tar file of hte kernel into /usr/src and then tarred it out but there wasnt a linux dir inside /usr/src. when i do these commands do i need to be inside the kernel folder? or just in /usr/src
- 08-18-2008 #6Just Joined!
- Join Date
- Jun 2008
- Posts
- 20
problem solved. didnt have gcc installed
- 08-18-2008 #7
You need to be in the directory containing your linux kernel source e.g. /usr/src/linux-2.6.26.2.
Edit: Glad you got it sorted.
- 08-24-2008 #8Just Joined!
- Join Date
- Aug 2008
- Posts
- 3
with out gcc how did u start compiling man ...
- 08-29-2008 #9Just Joined!
- Join Date
- Jun 2008
- Posts
- 20
the problem was i couldnt compile. easily fixed once i got gcc on my machine


Reply With Quote
