I had the same problem on a Compaq DL360 running Red Hat 6.2. I upgraded to compiler GCC 3.0.2, and saw the problem still existed. Finally I ran a "make clean" and then compiled the kernel and everything worked for me. I used to just run a "make mrproper" before doing the "make xconfig", and then I would proceed to do a "make dep" and "make bzImage". I used to think that the "make clean" would delete my .config file, I guess it doesn't.
Sorry I can't be more descriptive, but I'm not a 100% sure why a "make clean" would be needed from a download of source which hasn't been built yet. -----Original Message----- From: Kevin Greenidge [mailto:[EMAIL PROTECTED]] Sent: Monday, November 19, 2001 3:18 PM To: [EMAIL PROTECTED] Subject: Error Compiling Kernel I get the following error message when compiling kernel 2.4.14 on Redhat 7.1 when the "make bzImage" script finishes running. Can anyone help? arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o fs/fs. o ipc/ipc.o \ drivers/char/char.o drivers/block/block.o drivers/misc/misc.o drivers/net /net.o drivers/media/media.o drivers/char/agp/agp.o drivers/char/drm/drm.o drivers /ide/idedriver.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o drivers/pci/driver. o drivers/pcmcia/pcmcia.o drivers/net/pcmcia/pcmcia_net.o drivers/video/video.o dr ivers/usb/usbdrv.o drivers/md/mddev.o \ net/network.o \ /usr/src/linux/arch/i386/lib/lib.a /usr/src/linux/lib/lib.a /usr/src/linux /arch/i386/lib/lib.a \ --end-group \ -o vmlinux drivers/block/block.o: In function `lo_send': drivers/block/block.o(.text+0xac86): undefined reference to `deactivate_page' drivers/block/block.o(.text+0xacc3): undefined reference to `deactivate_page' make: *** [vmlinux] Error 1 __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.yahoo.com _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list