2.5.5 NVidia driver compile fails

John Hughes (johughes@shaw.ca)
Tue, 19 Feb 2002 13:07:13 -0600


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/