linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: driver error in mm2 compilation
  2003-07-22  2:29 driver error in mm2 compilation Pedro Ribeiro
@ 2003-07-21 20:57 ` Christian Axelsson
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Axelsson @ 2003-07-21 20:57 UTC (permalink / raw)
  To: Pedro Ribeiro; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1168 bytes --]

On Tue, 2003-07-22 at 04:29, Pedro Ribeiro wrote:
> I get this error when I try to compile mm2:
> 
> drivers/video/riva/fbdev.c: In function `rivafb_cursor':
> drivers/video/riva/fbdev.c:1525: warning: passing arg 2 of 
> `move_buf_aligned' from incompatible pointer type
> drivers/video/riva/fbdev.c:1525: warning: passing arg 4 of 
> `move_buf_aligned' makes pointer from integer without a cast
> drivers/video/riva/fbdev.c:1525: too few arguments to function 
> `move_buf_aligned'
> drivers/video/riva/fbdev.c:1527: warning: passing arg 2 of 
> `move_buf_aligned' from incompatible pointer type
> drivers/video/riva/fbdev.c:1527: warning: passing arg 4 of 
> `move_buf_aligned' makes pointer from integer without a cast
> drivers/video/riva/fbdev.c:1527: too few arguments to function 
> `move_buf_aligned'
> 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

The rivafb driver is broken. It's beeing worked on by James Simmons.

-- 
Christian Axelsson
  smiler@lanil.mine.nu

GPG ID:
  6C3C55D9 @ ldap://keyserver.pgp.com

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* driver error in mm2 compilation
@ 2003-07-22  2:29 Pedro Ribeiro
  2003-07-21 20:57 ` Christian Axelsson
  0 siblings, 1 reply; 2+ messages in thread
From: Pedro Ribeiro @ 2003-07-22  2:29 UTC (permalink / raw)
  To: linux-kernel

I get this error when I try to compile mm2:

drivers/video/riva/fbdev.c: In function `rivafb_cursor':
drivers/video/riva/fbdev.c:1525: warning: passing arg 2 of 
`move_buf_aligned' from incompatible pointer type
drivers/video/riva/fbdev.c:1525: warning: passing arg 4 of 
`move_buf_aligned' makes pointer from integer without a cast
drivers/video/riva/fbdev.c:1525: too few arguments to function 
`move_buf_aligned'
drivers/video/riva/fbdev.c:1527: warning: passing arg 2 of 
`move_buf_aligned' from incompatible pointer type
drivers/video/riva/fbdev.c:1527: warning: passing arg 4 of 
`move_buf_aligned' makes pointer from integer without a cast
drivers/video/riva/fbdev.c:1527: too few arguments to function 
`move_buf_aligned'
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

PR


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

end of thread, other threads:[~2003-07-21 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-22  2:29 driver error in mm2 compilation Pedro Ribeiro
2003-07-21 20:57 ` Christian Axelsson

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).