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

make-kpkg error



Greeting,
I'm running a 2.2.13 kernel, that I patched to
2.2.14.  The patch processing went fine, no errors
were detected. ( I ran zcat patch_2.2.14.gz | patch
-s -p0 )
I then ran the make-kpkg --rev eggplant.2 kernel-image
command, and it generated no errors building the tree,
and no errors generating the modules. However, after that
I received these messages:

 cp arch/i386/boot/bzImage debian/tmp-image/boot/vmlinuz-2.2.14
 chmod 644 debian/tmp-image/boot/vmlinuz-2.2.14
 test -f System.map &&  cp System.map \
                debian/tmp-image/boot/System.map-2.2.14
 test -f System.map &&  chmod 644 \
		debian/tmp-image/boot/System.map-2.2.14
 dpkg-gencontrol -pkernel-image-2.2.14 -Pdebian/tmp-image/
 dpkg-gencontrol: error: package kernel-image-2.2.14 not in control info
 make: *** [stamp-image] Error 29

What does this mean, and more importantly, what do I do
to correct this?

TIA
-Paul


Reply to: