All of lore.kernel.org
 help / color / mirror / Atom feed
* riva framebuffer compilation bug in 2.5.45
@ 2002-11-03  1:32 Chris Friesen
  0 siblings, 0 replies; only message in thread
From: Chris Friesen @ 2002-11-03  1:32 UTC (permalink / raw)
  To: linux-kernel

make -f scripts/Makefile.build obj=drivers/video/riva
   gcc -Wp,-MD,drivers/video/riva/.fbdev.o.d -D__KERNEL__ -Iinclude 
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer 
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 
-march=athlon -Iarch/i386/mach-generic -nostdinc -iwithprefix include 
  -DKBUILD_BASENAME=fbdev   -c -o drivers/video/riva/fbdev.o 
drivers/video/riva/fbdev.c
drivers/video/riva/fbdev.c: In function `riva_set_dispsw':
drivers/video/riva/fbdev.c:665: structure has no member named `type'
drivers/video/riva/fbdev.c:666: structure has no member named `type_aux'
drivers/video/riva/fbdev.c:667: structure has no member named `ypanstep'
drivers/video/riva/fbdev.c:668: structure has no member named `ywrapstep'
drivers/video/riva/fbdev.c:657: warning: unused variable `accel'
drivers/video/riva/fbdev.c: In function `rivafb_setcolreg':
drivers/video/riva/fbdev.c:1202: warning: unused variable `chip'
drivers/video/riva/fbdev.c: In function `rivafb_get_fix':
drivers/video/riva/fbdev.c:1294: structure has no member named `type'
drivers/video/riva/fbdev.c:1295: structure has no member named `type_aux'
drivers/video/riva/fbdev.c:1296: structure has no member named `visual'
drivers/video/riva/fbdev.c:1302: structure has no member named `line_length'
drivers/video/riva/fbdev.c: In function `rivafb_pan_display':
drivers/video/riva/fbdev.c:1611: structure has no member named `line_length'
drivers/video/riva/fbdev.c: At top level:
drivers/video/riva/fbdev.c:1748: unknown field `fb_get_fix' specified in 
initializer
drivers/video/riva/fbdev.c:1748: warning: initialization from 
incompatible pointer type
drivers/video/riva/fbdev.c:1749: unknown field `fb_get_var' specified in 
initializer
drivers/video/riva/fbdev.c:1749: warning: initialization from 
incompatible pointer type
drivers/video/riva/fbdev.c:732: warning: `riva_wclut' defined but not used
make[3]: *** [drivers/video/riva/fbdev.o] Error 1
make[2]: *** [drivers/video/riva] Error 2
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2

-- 
Chris Friesen                    | MailStop: 043/33/F10
Nortel Networks                  | work: (613) 765-0557
3500 Carling Avenue              | fax:  (613) 765-2986
Nepean, ON K2H 8E9 Canada        | email: cfriesen@nortelnetworks.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-03  1:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-03  1:32 riva framebuffer compilation bug in 2.5.45 Chris Friesen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.