|
From: Miles L. <mil...@at...> - 2002-09-09 22:40:56
|
gcc -Wp,-MD,./.vga16fb.o.d -D__KERNEL__ -I/usr/src/linux-2.5.33/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon -nostdinc -iwithprefix include -DKBUILD_BASENAME=vga16fb -c -o vga16fb.o vga16fb.c vga16fb.c: In function `vga16fb_set_disp': vga16fb.c:177: structure has no member named `visual' vga16fb.c:178: structure has no member named `type' vga16fb.c:179: structure has no member named `type_aux' vga16fb.c:180: structure has no member named `ypanstep' vga16fb.c:181: structure has no member named `ywrapstep' vga16fb.c:182: structure has no member named `line_length' vga16fb.c: In function `vga_vesa_blank': vga16fb.c:664: warning: implicit declaration of function `cli' vga16fb.c:671: warning: implicit declaration of function `sti' vga16fb.c: At top level: vga16fb.c:814: unknown field `fb_get_fix' specified in initializer vga16fb.c:814: warning: initialization from incompatible pointer type vga16fb.c:815: unknown field `fb_get_var' specified in initializer vga16fb.c:815: warning: initialization from incompatible pointer type make[2]: *** [vga16fb.o] Error 1 make[2]: Leaving directory `/usr/src/linux-2.5.33/drivers/video' |