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

Re: v2.4.14 kernel compile problem



There is a binutils problem, I download binutils, binutils-dev and modutils
Potato version and it's compile :D There are my version's:

ii  binutils       2.9.5.0.37-1   The GNU assembler, linker and binary
utiliti
ii  binutils-dev   2.9.5.0.37-1   The GNU binary utilities (BFD development
fi
ii  modutils       2.3.11-13.1    Linux module utilities.




 On Mon, Nov 05, 2001 at 10:54:43PM -0500, James D Freels 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: