If its from debian repository

try to compile it with make-kpkg

first say
# apt-get install kernel-package  fakeroot  libncurses5-dev

may be this will solve your dependacy problem

get into kernel source directory

# make-kpkg clean
# fakeroot make-kpkg   --config menuconfig --revision=custom.1.0
kernel_image

for more details google with "debian kernel compilation"

Regards,
Abhisawa


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

Reply via email to