From: Miles Lane <miles@megapathdsl.net>
To: linux-kernel@vger.kernel.org, jsimmons@transvirtual.com
Subject: 2.5.20-dj1 + fbcmap.c patch -- neofb.c:71: video/neomagic.h: No such file or directory
Date: 04 Jun 2002 09:56:14 -0700 [thread overview]
Message-ID: <1023209774.20260.24.camel@agate> (raw)
gcc -D__KERNEL__ -I/usr/src/linux-2.5/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer
-pipe -mpreferred-stack-boundary=2 -march=i686
-DKBUILD_BASENAME=neofb -c -o neofb.o neofb.c
neofb.c:71: video/neomagic.h: No such file or directory
neofb.c:108: parse error before `bios8'
neofb.c:108: warning: type defaults to `int' in declaration of `bios8'
neofb.c:109: warning: braces around scalar initializer
neofb.c:109: warning: (near initialization for `bios8[0]')
neofb.c:109: warning: excess elements in scalar initializer
...
neofb.c: In function `neoFindMode':
neofb.c:145: `biosMode' undeclared (first use in this function)
neofb.c:145: (Each undeclared identifier is reported only once
neofb.c:145: for each function it appears in.)
neofb.c:145: `mode' undeclared (first use in this function)
neofb.c:145: warning: statement with no effect
neofb.c:182: warning: control reaches end of non-void function
neofb.c: In function `neoCalcVCLK':
neofb.c:228: dereferencing pointer to incomplete type
neofb.c:229: dereferencing pointer to incomplete type
neofb.c:231: dereferencing pointer to incomplete type
neofb.c:233: dereferencing pointer to incomplete type
neofb.c: At top level:
neofb.c:252: warning: `struct xtimings' declared inside parameter list
neofb.c:252: warning: its scope is only this definition or declaration,
which is probably not what you want.
neofb.c: In function `vgaHWInit':
neofb.c:254: dereferencing pointer to incomplete type
...
next reply other threads:[~2002-06-04 16:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-04 16:56 Miles Lane [this message]
2002-06-04 17:20 ` 2.5.20-dj1 + fbcmap.c patch -- neofb.c:71: video/neomagic.h: No such file or directory James Simmons
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=1023209774.20260.24.camel@agate \
--to=miles@megapathdsl.net \
--cc=jsimmons@transvirtual.com \
--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.