Linker errors building a kernel

Alan Modra amodra@bigpond.net.au
Thu Nov 1 10:37:00 GMT 2001


On Sun, Nov 11, 2001 at 10:08:27PM -0500, Daniel Jacobowitz wrote:
> Has anyone tried to build a Linux kernel from CVS binutils since the
> linkonce checking went in?

Just tried 2.4.14 on x86-linux

drivers/block/block.o: In function `lo_send':
drivers/block/block.o(.text+0x857f): undefined reference to `deactivate_page'
drivers/block/block.o(.text+0x85c9): undefined reference to `deactivate_page'

Looks like loop.c is a bit dodgy.  Maybe I should trawl the kernel list.
No "bizarre errors".

> I get some pretty bizarre errors:



More information about the Binutils mailing list