On 26 Apr 2002, Phil R Lawrence wrote:

> I'm getting "Multiple definition of `[subroutine]'" errors.  The tail of
> the output follows...  any ideas?
[snip]
> 
> make[1]: *** [kallsyms] Error 1
> make[1]: Leaving directory `/usr/src/linux-2.4.18-6mdk'
> make: *** [vmlinux] Error 2
> 
Try the following:
  cd /path/to/linux
  cp .config config.orig
  make mrproper
  cp config.orig .config
  make oldconfig
  make dep && make clean
  make bzImage




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to