Messages in this thread |  | | From | Keith Owens <> | Subject | Re: kernel build and symbol version problem with RedHat Linux 7 | Date | Fri, 27 Oct 2000 11:23:40 +1100 |
| |
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/
|  |