[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: v2.4.14 kernel compile problem



This is a kernel problem, nothing to do with Debian. It has been posted to the linux-kernel list, but no fix has been posted yet. This may be another case where they fix it and make another release in a SHORT period of time.

Commenting out the two references to the function and recompiling seems to work.

Ben


At 10:54 PM 11/5/01 -0500, you wrote:
I have just tried to compile a clean source (without any patches) of
v2.4.14.  I did a straight "make oldconfig" of a working v2.4.13 .config.
I get the following error message at that last part of the make bzImage
when it is creating the final kernel image:

ld -m elf_i386 -T /usr/src/linux/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o init/version.o \
        --start-group \
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/ide/idedriver.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o drivers/pci/driver.o drivers/video/video.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+0x894f): undefined reference to `deactivate_page'
drivers/block/block.o(.text+0x8999): undefined reference to `deactivate_page'
make: *** [vmlinux] Error 1

I suspect others will have the same problem.  Any idea of a fix?

Please respond by email to either
jdfreels@home.com
freelsjd@ornl.gov


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: