The "normal" way of compiling a kernel does not use make-kpkg. Instead, it uses the following steps:
cd /usr/src/linux which should point to the 2.4.20 kernel (unzipped) files [Code: HAProxy] [r/XML Topics] .:: management.ju.edu.jo ::. .:: camp-fire.jp ::. .:: sub4sub.net ::. .:: telegra.ph ::.
make dep
make clean
make bzImage
make modules (remember to unpack your modules first)