build breaks with UML patch

Vikram Rangnekar (vicky@freebsdcluster.net)
Fri, 11 Apr 2003 21:34:43 +0200


arch/i386/kernel/sys_i386.c: In function `do_mmap2':
arch/i386/kernel/sys_i386.c:59: warning: passing arg 1 of `do_mmap_pgoff'
from incompatible pointertype
arch/i386/kernel/sys_i386.c:59: warning: passing arg 2 of `do_mmap_pgoff'
makes pointer from integer without a cast
arch/i386/kernel/sys_i386.c:59: too few arguments to function `do_mmap_pgoff'
make[1]: *** [arch/i386/kernel/sys_i386.o] Error 1
make: *** [arch/i386/kernel] Error 2

When i try to make the 2.5.67 kernel with the uml-patch-2.5.67-1

regards
Vikram (http://www.vicramresearch.com)
-
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/