On Fri, Jun 22, 2001 at 08:44:51PM +0200, Robert Waldner wrote: > now do a `make clean` (just to get rid of the modules, mostly) and ^^^^^^^^^^^^ make-kpkg clean
> re-do steps 1-3 for the second machine and the third and... It will complain if you use machines' hostnames in the version string of the debs and forget to make-kpkg clean between machine builds. The point is to clean up the debian/ package build directory that kernel-package has set up in the linux kernel source tree. It contains generated files and the way the kernel-package works, a lot of it is Makefile trickery, these files are probably not remade when they are already present. Cheers, Joost