All of lore.kernel.org
 help / color / mirror / Atom feed
* aty128fb.c does not compile in linux 2.5.46
@ 2002-11-09 17:04 Neilen Marais
  2002-11-09 19:40 ` Matt Reppert
  0 siblings, 1 reply; 3+ messages in thread
From: Neilen Marais @ 2002-11-09 17:04 UTC (permalink / raw)
  To: linux-kernel

Hi.

I don't know if its currently considered important, but just for the 
record.
Please CC any replies to me, since I am not subscribed to the list.

I'm running an AMD Duron/Via kt133, with Debian testing.  Nothing 
unusual that
I am aware of.  If I choose to use the ATI Rage128 framebuffer console, 
I get
the following compile error:

gcc -Wp,-MD,drivers/video/.aty128fb.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=i686 -malign-functions=4 -Iarch/i386/mach-generic
-nostdinc -iwithprefix include    -DKBUILD_BASENAME=aty128fb   -c -o 
drivers/video/aty128fb.o drivers/video/aty128fb.c
drivers/video/aty128fb.c:419: unknown field `fb_get_fix' specified in 
initializer
drivers/video/aty128fb.c:419: warning: initialization from incompatible 
pointer type
drivers/video/aty128fb.c:420: unknown field `fb_get_var' specified in 
initializer
drivers/video/aty128fb.c:420: warning: initialization from incompatible 
pointer type
drivers/video/aty128fb.c: In function `aty128fb_set_var':
drivers/video/aty128fb.c:1379: structure has no member named `visual'
drivers/video/aty128fb.c:1380: structure has no member named `type'
drivers/video/aty128fb.c:1381: structure has no member named `type_aux'
drivers/video/aty128fb.c:1382: structure has no member named `ypanstep'
drivers/video/aty128fb.c:1383: structure has no member named `ywrapstep'
drivers/video/aty128fb.c:1384: structure has no member named 
`line_length'
make[2]: *** [drivers/video/aty128fb.o] Error 1
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2

Cheers
Neilen

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

end of thread, other threads:[~2002-11-11 18:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-09 17:04 aty128fb.c does not compile in linux 2.5.46 Neilen Marais
2002-11-09 19:40 ` Matt Reppert
2002-11-11 18:14   ` James Simmons

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.