Using kernel-package 10.020

Several problems...

debian/ruleset/kernel_version.mk - The rule for debian_conf_var uses white 
spaces rather than tabs.

debian/ruleset/kernel_version.mk - The debian_TOPDIR rule appears to return a 
null string. $(srctree) is not being set, nor is $(TOPDIR) (with the 
2.6.15-rc6 kernel)..

debian/ruleset/targets/target.mk - As a result of debian_TOPDIR returning a 
null string, the sed in the conf.vars rule barfs with an error.

Fixing debian_conf_var and commenting out the problematic sed line results in 
a little more progress. However, the top level makefile in the kernel source 
tree fails at the prepare3 stage due to .config being present.


Regards, Paul.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to