Re: 2.5.67-mm3

Bill Huey \ (billh@gnuppy.monkey.org)
Mon, 14 Apr 2003 04:03:26 -0700


On Mon, Apr 14, 2003 at 01:53:13AM -0700, Andrew Morton wrote:
> A bunch of new fixes, and a framebuffer update. This should work a bit
> better than -mm2.

make -f scripts/Makefile.build obj=arch/i386/boot arch/i386/boot/bzImage
ld -m elf_i386 -Ttext 0x0 -s --oformat binary -e begtext
arch/i386/boot/setup.o -o arch/i386/boot/setup
arch/i386/boot/setup.o(.text+0x9a4): In function `video':
/tmp/ccyhvWWu.s:2925: undefined reference to `store_edid'
make[1]: *** [arch/i386/boot/setup] Error 1
make: *** [bzImage] Error 2

---------------------------------------

Not sure what's triggering this here.

bill

-
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/