On Tue, May 07, 2002 at 03:40:35PM -0700, Martin J. Bligh wrote:
> > ld -m elf_i386 -Ttext 0x100000 -e startup_32 -o bvmlinux head.o misc.o
> > piggy.o
> Seems like you're not linking in lib/iodebug.c for some reason.
> outb_quad calls readb, which calls __io_virt, which calls __io_virt_debug,
> which is defined in iodebug.c
Problem seems to be that piggy.o is compressed, and hence has no
matching symbol to link to. Fun.
-- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue May 07 2002 - 22:00:31 EST