I'm having a problem when I try to make i830.
I get messages like:
drm_vm.h:468: warning: passing arg 1 of `remap_page_range_R323728a8' makes
pointer from integer without a cast
drm_vm.h:468: incompatible type for argument 4 of `remap_page_range_R323728a8'
drm_vm.h:468: too few arguments to function `remap_page_range_R323728a8'
drm_vm.h:473: warning: concatenation of string literals with __FUNCTION__
is deprecated
Ending up with:
make: *** [i830_drv.o] Error 1
I'm using:
Red Hat 8.0
Kernel 2.4.20-20.8 incl kernel source
XFree86 4.2.1-21
drm is downloaded from
http://www.xfree86.org/~alanh/linux-drm-4.2.0-kernelsource.tar.gz
Can you please give me some advise.
Regards
Lars Sund