All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephane Wirtel <stephane.wirtel@belgacom.net>
To: James Simmons <jsimmons@infradead.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-fbdev-devel@lists.sourceforge.net
Subject: Compile Error with RivaFB in 2.5.44
Date: Mon, 28 Oct 2002 13:23:55 +0100	[thread overview]
Message-ID: <20021028122355.GA18064@debian> (raw)


Hi !

KERNEL : 2.5.44


Here is a compile error with the frame buffer and the rivafb.

 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: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_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
 stef@stargate ~/kernel/linux-2.5.44 -- 13:26 
 
Best regards


Stephane Wirtel
 

-- 
Stephane Wirtel <stephane.wirtel@belgacom.net>
GPG ID : 1024D/C9C16DA7 | 5331 0B5B 21F0 0363 EACD  B73E 3D11 E5BC C9C1 6DA7

                 reply	other threads:[~2002-10-28 12:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021028122355.GA18064@debian \
    --to=stephane.wirtel@belgacom.net \
    --cc=jsimmons@infradead.org \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.