ccontrol bust in Debian Unstable
    Michael Neuling 
    mikey at neuling.org
       
    Wed Sep 13 05:44:53 EST 2006
    
    
  
Hey, 
It seems ccontrol in Debian unstable is bust when compiling the Linux
kernel with the 'O=' option. 
Compiling 2.6.17 for PowerPC on PowerPC with:
  mkdir test
  make O=test pseries_defconfig
  make O=test vmlinux
Eventually you get.
make[2]: Entering directory `/home/mikey/kernel/linux-2.6.17/test'
/home/mikey/kernel/linux-2.6.17/scripts/Makefile.build:13: scripts/Kbuild.include: No such file or directory
/home/mikey/kernel/linux-2.6.17/scripts/Makefile.build:19: scripts/Makefile.lib: No such file or directory
make[2]: *** No rule to make target `scripts/Makefile.lib'.  Stop.
make[2]: Leaving directory `/home/mikey/kernel/linux-2.6.17/test'
make[1]: *** [.tmp_vmlinux1] Error 2
make[1]: Leaving directory `/home/mikey/kernel/linux-2.6.17/test'
make: *** [vmlinux] Error 2
The current tar ball or mercurial tree doesn't do this.
Anyone want to take a look at this?
Mikey
    
    
More information about the ccontrol
mailing list