Re: kernel build and symbol version problem with RedHat Linux 7

From: Keith Owens (kaos@ocs.com.au)
Date: Thu Oct 26 2000 - 19:23:40 EST


On Wed, 25 Oct 2000 16:48:05 -0600,
hiren_mehta@agilent.com wrote:
>scsi_register --> scsi_register_R__ver_scsi_register

You have been bitten by the broken Makefiles, time to do a complete
cleanup and start again.

  mv .config ..
  make mrproper (clean is not enough)
  mv ../.config ..
  make oldconfig dep clean vmlinux modules
  Install.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Oct 31 2000 - 21:00:19 EST