Re: compiling Linux 2.5.5-dj2 + console_8.diff

James Simmons (jsimmons@transvirtual.com)
Wed, 27 Feb 2002 11:12:54 -0800 (PST)


> BUILD_BASENAME=dummycon -c -o dummycon.o dummycon.c
> gcc -D__KERNEL__ -I/usr/src/linux-2.5.5-xfs-dj2/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
> -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
> -DKBUILD_BASENAME=vgacon -c -o vgacon.o vgacon.c
> vgacon.c: In function `vgacon_do_font_op':
> vgacon.c:816: structure has no member named `vc_sw'
> make[3]: *** [vgacon.o] Error 1
> make[3]: Leaving directory `/usr/src/linux-2.5.5-xfs-dj2/drivers/video'
> make[2]: *** [first_rule] Error 2
> make[2]: Leaving directory `/usr/src/linux-2.5.5-xfs-dj2/drivers/video

Sorry. I posted a incomplete patch that I haven't finished yet. I'm
working on it.

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