You are not logged in.
Pages: 1
I have used abs to get the kernel source, as explained elsewhere in the forums. I have also configured my .config file for recompiling the kernel, but I get an error similar to the following (not at my PC, so can't fully rememeber):
/scripts - no rule to make init/MakeFile
Has anyone come across this error or anything similar?
Kirk
Offline
Maybe you are in the wrong directory when you 'make'?
Offline
/usr/src/linux/
Offline
well if you are using ABS, makepkg, and the other arch files for building with ABS (with modifications) then you don't need to be in /usr/src. if you are customizing the build then make your own kernel26/ directory in ~/ copy your file s over and build right within that directory then install the package with pacman -A (or -S if you set up your own local repo)
AKA uknowme
I am not your friend
Offline
Pages: 1