linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.5.34 -- vga16fb.c:177: In function `vga16fb_set_disp': structure has no member named `visual'
@ 2002-09-09 22:40 Miles Lane
  2002-09-10 11:35 ` Jani Monoses
  0 siblings, 1 reply; 2+ messages in thread
From: Miles Lane @ 2002-09-09 22:40 UTC (permalink / raw)
  To: linux-fbdev-devel

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'



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.5.34 -- vga16fb.c:177: In function `vga16fb_set_disp': structure has no member named `visual'
  2002-09-09 22:40 2.5.34 -- vga16fb.c:177: In function `vga16fb_set_disp': structure has no member named `visual' Miles Lane
@ 2002-09-10 11:35 ` Jani Monoses
  0 siblings, 0 replies; 2+ messages in thread
From: Jani Monoses @ 2002-09-10 11:35 UTC (permalink / raw)
  To: Miles Lane; +Cc: linux-fbdev-devel

very few drivers are converted to work with the new core James Simmons is working on.
So most fb drivers won't compile.

> 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


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-10  8:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-09 22:40 2.5.34 -- vga16fb.c:177: In function `vga16fb_set_disp': structure has no member named `visual' Miles Lane
2002-09-10 11:35 ` Jani Monoses

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).