[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compiling kernel "rm -rf asm linux scsi"?



Mark Phillips <mark@ist.flinders.edu.au> writes:

> Hi,
> 
> I am trying to compile the kernel.  The README says I should make sure
> "/usr/include/asm, /usr/include/linux, and /usr/include/scsi directories
> are just symlinks to the kernel sources".  They are not, so should I do a
> "rm -rf asm linux scsi" as they suggest?  Does this interfere with dpkg
> management?

I see several responses, but nobody bothers to mention that the
current kernel makefiles take care of the header files automatically.
If you have just installed a clean source package, then you should run
a 'make mrproper' and then do a 'make config' (or xconfig or
menuconfig), and the make script will automatically set up internal
links to its own header directories.  You should just be aware that
the 'make mrproper' also appears to remove your '.config' file, so you
should save it elsewhere if you have already run a configure.

-- 
Carl Johnson		carlj@peak.org


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: