Results 1 to 1 of 1
I'm needing to call make mrproper from my /usr/src/linux-headers-2.6.18-5-amd64 to install some intel driver.
The makefile is looking for a makefile in /usr/src/linux-headers-2.6.18-5-amd64/scripts/basic/Makefile, but there is only "docproc* fixdep*" files ...
- 08-18-2008 #1Just Joined!
- Join Date
- Aug 2007
- Posts
- 5
linux-headers: make mrproper problems
I'm needing to call make mrproper from my /usr/src/linux-headers-2.6.18-5-amd64 to install some intel driver.
The makefile is looking for a makefile in /usr/src/linux-headers-2.6.18-5-amd64/scripts/basic/Makefile, but there is only "docproc* fixdep*" files and no makefile.
I tried reinstalling the linux-headers with aptitude, but still no luck


Reply With Quote
