make-kpkg kernel_image fails

1996-10-01 Thread schulte
Hello, I tried to compile linux-2.0.21 (manually tar'ed to /usr/src/kernel-source-2.0.21 with a symbolic link to /usr/src/linux). So I invoked kernel-package-2.03 using the command make-kpkg -r kernel-image-2.0.21-Custom.1.i386.deb kernel_image This broke, however, with the following

Re: make-kpkg kernel_image fails

1996-10-01 Thread Susan G. Kleinmann
Hi -- You said: make-kpkg -r kernel-image-2.0.21-Custom.1.i386.deb kernel_image The -r flag takes the revision number as an argument, not the entire package name. Try make-kpkg -r Custom.1 or make-kpkg -r Custom-1 if the '.' is causing problems. BTW, make-kpkg expects that it