asemblR
02-24-03, 05:11 AM
Hello,
I've Patch the 1.0-4191 driver set with the 2.5/2.4 rmap patch from http://www.minion.de.
But IM still Getting Errors during Compile Time? What The Hell Do I Do?? I've tried Ever Thing That I Know
I Even Moved The "/lib/tls" dir to /lib/notls still Same Error. Can Someone Help Me Out A Little? Please
This is an Out put from tring to compile the drivers
----------------------------------------------------------
nv.c:1249:47: warning: pasting "(" and "vma" does not give a valid preprocessing token
nv.c: In function `nv_kern_mmap':
nv.c:1249: warning: passing arg 1 of `remap_page_range_R991eef6d' makes pointer
from integer without a cast
nv.c:1249: incompatible type for argument 4 of `remap_page_range_R991eef6d'
nv.c:1249: too few arguments to function `remap_page_range_R991eef6d'
nv.c:1269:47: warning: pasting "(" and "vma" does not give a valid preprocessing token
nv.c:1269: warning: passing arg 1 of `remap_page_range_R991eef6d' makes pointer
from integer without a cast
nv.c:1269: incompatible type for argument 4 of `remap_page_range_R991eef6d'
nv.c:1269: too few arguments to function `remap_page_range_R991eef6d'
nv.c:1353:69: warning: pasting "(" and "start" does not give a valid preprocessing token
nv.c:1353: warning: passing arg 1 of `remap_page_range_R991eef6d' makes pointer
from integer without a cast
nv.c:1353: incompatible type for argument 4 of `remap_page_range_R991eef6d'
nv.c:1353: too few arguments to function `remap_page_range_R991eef6d'
make: *** [nv.o] Error 1
--------------------------------------------------------
Thank You For Your Time ;-]
I've Patch the 1.0-4191 driver set with the 2.5/2.4 rmap patch from http://www.minion.de.
But IM still Getting Errors during Compile Time? What The Hell Do I Do?? I've tried Ever Thing That I Know
I Even Moved The "/lib/tls" dir to /lib/notls still Same Error. Can Someone Help Me Out A Little? Please
This is an Out put from tring to compile the drivers
----------------------------------------------------------
nv.c:1249:47: warning: pasting "(" and "vma" does not give a valid preprocessing token
nv.c: In function `nv_kern_mmap':
nv.c:1249: warning: passing arg 1 of `remap_page_range_R991eef6d' makes pointer
from integer without a cast
nv.c:1249: incompatible type for argument 4 of `remap_page_range_R991eef6d'
nv.c:1249: too few arguments to function `remap_page_range_R991eef6d'
nv.c:1269:47: warning: pasting "(" and "vma" does not give a valid preprocessing token
nv.c:1269: warning: passing arg 1 of `remap_page_range_R991eef6d' makes pointer
from integer without a cast
nv.c:1269: incompatible type for argument 4 of `remap_page_range_R991eef6d'
nv.c:1269: too few arguments to function `remap_page_range_R991eef6d'
nv.c:1353:69: warning: pasting "(" and "start" does not give a valid preprocessing token
nv.c:1353: warning: passing arg 1 of `remap_page_range_R991eef6d' makes pointer
from integer without a cast
nv.c:1353: incompatible type for argument 4 of `remap_page_range_R991eef6d'
nv.c:1353: too few arguments to function `remap_page_range_R991eef6d'
make: *** [nv.o] Error 1
--------------------------------------------------------
Thank You For Your Time ;-]