public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Linux v2.5.46 (compile error) (rivafb)
  2002-11-05  9:35 Linux v2.5.46 (compile error) Michael Kummer
@ 2002-11-05  9:38 ` Michael Kummer
  2002-11-09  1:07   ` James Simmons
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Kummer @ 2002-11-05  9:38 UTC (permalink / raw)
  To: linux-kernel

while compiling without i2c:

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=i686 -malign-functions=4 -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:677: structure has no member named
`line_length'
drivers/video/riva/fbdev.c:678: structure has no member named `visual'
drivers/video/riva/fbdev.c:686: structure has no member named
`line_length'
drivers/video/riva/fbdev.c:687: structure has no member named `visual'
drivers/video/riva/fbdev.c:695: structure has no member named
`line_length'
drivers/video/riva/fbdev.c:696: structure has no member named `visual'
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:1586: warning: `base' might be used
uninitialized in this function
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
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


-- 
best regards


Michael Kummer

--
Michael Kummer - [A]ustrian [E]lite [S]printer
Lieferinger-Hauptstrasse 47 - A 5020 Salzburg
Mobile: +43 664 3333995
EMail: michael@kummer.cc
Web: http://www.sprinter.cc



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

* Re: Linux v2.5.46 (compile error) (rivafb)
  2002-11-05  9:38 ` Linux v2.5.46 (compile error) (rivafb) Michael Kummer
@ 2002-11-09  1:07   ` James Simmons
  0 siblings, 0 replies; 4+ messages in thread
From: James Simmons @ 2002-11-09  1:07 UTC (permalink / raw)
  To: Michael Kummer; +Cc: linux-kernel


Next driver to port to the new api. I did it some time ago. It will be in 
the next fbdev pull.


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

* Re: Linux v2.5.46 (compile error) (rivafb)
@ 2002-11-09  3:47 Dieter Nützel
  2002-11-09 14:17 ` Nicholas Wourms
  0 siblings, 1 reply; 4+ messages in thread
From: Dieter Nützel @ 2002-11-09  3:47 UTC (permalink / raw)
  To: James Simmons; +Cc: Linux Kernel List

James Simmons wrote:
> Next driver to port to the new api. I did it some time ago. It will be in
> the next fbdev pull.

Radeon, too? Please ;-)

Thanks,
	Dieter

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

* Re: Linux v2.5.46 (compile error) (rivafb)
  2002-11-09  3:47 Linux v2.5.46 (compile error) (rivafb) Dieter Nützel
@ 2002-11-09 14:17 ` Nicholas Wourms
  0 siblings, 0 replies; 4+ messages in thread
From: Nicholas Wourms @ 2002-11-09 14:17 UTC (permalink / raw)
  To: linux-kernel

Dieter Nützel wrote:

> James Simmons wrote:
>> Next driver to port to the new api. I did it some time ago. It will be in
>> the next fbdev pull.
> 
> Radeon, too? Please ;-)
> 
Dieter,

According to Ani, the Radeon driver has been [for the most part] ported to 
the new API.  You can get it by pulling from:

bk://ppc.bkbits.net/linuxppc-2.5

Cheers,
Nicholas



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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-09  3:47 Linux v2.5.46 (compile error) (rivafb) Dieter Nützel
2002-11-09 14:17 ` Nicholas Wourms
  -- strict thread matches above, loose matches on Subject: below --
2002-11-05  9:35 Linux v2.5.46 (compile error) Michael Kummer
2002-11-05  9:38 ` Linux v2.5.46 (compile error) (rivafb) Michael Kummer
2002-11-09  1:07   ` James Simmons

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox