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

Bug#336424: linux-headers-2.6.12-1-686: missing Makefile in scripts/basic directory



On Sun, Oct 30, 2005 at 12:03:09PM +0300, Sergey Safonov wrote:
> Package: linux-headers-2.6.12-1-686
> Version: 2.6.12-10
> Severity: normal
> 
>     Modules for linux 2.6.12 are unable to build with make-kpkg. The command
>     
> 	cd /usr/src/linux-headers-2.6.12-1-686 
> 	make-kpkg modules_image
> 
>     fails with the following message :
>     
> 	/usr/bin/make    \
>                                  ARCH=i386 oldconfig
> 	make[1]: Entering directory `/usr/src/linux-headers-2.6.12-1-686'
> 	scripts/Makefile.build:15: /usr/src/linux-headers-2.6.12-1-686/scripts/basic/Makefile: No such file or directory
> 	make[2]: *** No rule to make target `/usr/src/linux-headers-2.6.12-1-686/scripts/basic/Makefile'.  Stop.
> 	make[1]: *** [scripts_basic] Error 2
> 	make[1]: Leaving directory `/usr/src/linux-headers-2.6.12-1-686'
> 	make: *** [stamp-kernel-configure] Error 2
> 
>     It happens when i use linux-headers-2.6.12-1-686 2.6.12-10, but with linux-headers-2.6.12-1-686 2.6.12-1 everything is ok.
>     The contents of linux-headers-2.6.12-1-686 2.6.12-1 scripts/basic directory :
> 	.docproc.cmd
> 	.fixdep.cmd
> 	.split-include.cmd
> 	Makefile
> 	docproc 
> 	docproc.c
> 	fixdep
> 	ficdep.c
> 	fixinclude
> 	fixinclude.c
> 
>     and scripts/basic directory of linux-headers 2.6.12-1-686 2.6.12-10 :
> 
> 	docproc
> 	fixdep
> 	fininclude
>     
>     Makefile is missing. Is it right? or is it a bug in kernel-package?

Manoj,

I took a look and it seems that something bad is going on in the
scripts/basic direcory. I've prodded away at this a bit, and I think
this is a make-kpkg problem. Unfortunately I have no more time to prod
today, could you take a look into it?

-- 
Horms



Reply to: