svr4 build failure

View: New views
1 Messages — Rating Filter:   Alert me  

svr4 build failure

by Christoph Egger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi!

i386 ALL kernel build fails with:

sys/compat/svr4/svr4_misc.c: In function 'svr4_sys_waitsys':
sys/compat/svr4/svr4_misc.c:1041: warning: passing argument 1 of 'do_sys_wait' from incompatible pointer type
sys/compat/svr4/svr4_misc.c:1041: warning: passing argument 3 of 'do_sys_wait' makes integer from pointer without a cast
sys/compat/svr4/svr4_misc.c:1041: warning: passing argument 4 of 'do_sys_wait' makes pointer from integer without a cast
sys/compat/svr4/svr4_misc.c:1041: error: too many arguments to function 'do_sys_wait'

Christoph