From: John Hughes <johughes@shaw.ca>
To: linux-kernel@vger.kernel.org
Subject: 2.5.5 NVidia driver compile fails
Date: Tue, 19 Feb 2002 13:07:13 -0600 [thread overview]
Message-ID: <0GRS001V4NKSMU@l-daemon> (raw)
I get a whole bunch of warnings, then this:
nv.c: In function `nv_kern_open':
nv.c:1149: invalid operands to binary &
nv.c:1153: invalid operands to binary &
nv.c: In function `nv_kern_close':
nv.c:1260: invalid operands to binary &
nv.c: In function `nv_kern_mmap':
nv.c:1389: warning: passing arg 1 of `remap_page_range_Reb32c755' makes
pointer from integer without a cast
nv.c:1389: incompatible type for argument 4 of `remap_page_range_Reb32c755'
nv.c:1389: too few arguments to function `remap_page_range_Reb32c755'
nv.c:1406: warning: passing arg 1 of `remap_page_range_Reb32c755' makes
pointer from integer without a cast
nv.c:1406: incompatible type for argument 4 of `remap_page_range_Reb32c755'
nv.c:1406: too few arguments to function `remap_page_range_Reb32c755'
nv.c:1438: warning: passing arg 1 of `remap_page_range_Reb32c755' makes
pointer from integer without a cast
nv.c:1438: incompatible type for argument 4 of `remap_page_range_Reb32c755'
nv.c:1438: too few arguments to function `remap_page_range_Reb32c755'
make[2]: *** [nv.o] Error 1
Has anyone got a working patch for the NVidia tree?
John Hughes
next reply other threads:[~2002-02-19 19:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-19 19:07 John Hughes [this message]
2002-02-19 19:26 ` 2.5.5 NVidia driver compile fails Dave Jones
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=0GRS001V4NKSMU@l-daemon \
--to=johughes@shaw.ca \
--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.