linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Siim Vahtre <siim@pld.ttu.ee>
To: linux-kernel@vger.kernel.org, linux-fbdev-devel@lists.sourceforge.net
Subject: 2.5.70-bk1 compilation error
Date: Tue, 27 May 2003 19:55:42 +0300 (EET DST)	[thread overview]
Message-ID: <Pine.GSO.4.53.0305271949510.10781@pitsa.pld.ttu.ee> (raw)


  CC [M]  drivers/video/i810/i810_main.o
In file included from drivers/video/i810/i810_main.c:56:
drivers/video/i810/i810.h:206: error: parse error before "agp_memory"
drivers/video/i810/i810.h:206: warning: no semicolon at end of struct or
union
drivers/video/i810/i810.h:207: warning: type defaults to `int' in
declaration of `i810_cursor_memory'
drivers/video/i810/i810.h:207: warning: data definition has no type or
storage class
drivers/video/i810/i810.h:208: error: parse error before '}' token
drivers/video/i810/i810.h:246: error: field `i810_gtt' has incomplete type
drivers/video/i810/i810_main.c: In function `i810fb_getcolreg':
drivers/video/i810/i810_main.c:1078: warning: comparison is always false
due to
limited range of data type
drivers/video/i810/i810_main.c: In function `i810fb_release_resource':
drivers/video/i810/i810_main.c:1887: error: dereferencing pointer to
incomplete
type
drivers/video/i810/i810_main.c:1889: error: dereferencing pointer to
incomplete
type
make[3]: *** [drivers/video/i810/i810_main.o] Error 1
make[2]: *** [drivers/video/i810] Error 2
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2

--
siim@void:~$ gcc --version
gcc (GCC) 3.3 (Debian)

CONFIG_DRM_I810=y
CONFIG_FB_I810=m
CONFIG_FB_I810_GTF=y


             reply	other threads:[~2003-05-27 16:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-27 16:55 Siim Vahtre [this message]
2003-05-27 17:57 ` 2.5.70-bk1 compilation error YOSHIFUJI Hideaki / 吉藤英明

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=Pine.GSO.4.53.0305271949510.10781@pitsa.pld.ttu.ee \
    --to=siim@pld.ttu.ee \
    --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 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).