Re: 2.5.5 NVidia driver compile fails

Dave Jones (davej@suse.de)
Tue, 19 Feb 2002 20:26:11 +0100


On Tue, Feb 19, 2002 at 01:07:13PM -0600, John Hughes wrote:
> 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

Assuming you get lucky, and manage to fix up all the compile
errors in the source you have, chances are that the same
interface changes will break the binary only part too.
So it'll compile, link, and likely explode as soon as you
try to use it.

It's likely that only nvidia can help you here.
Same goes for any other binary only module during a devel series.

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
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/