Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

-current build failure: field 'datum' has incomplete type



Build fails for me on 5.99.35/amd64 updated a few minutes ago:
In file included from /usr/src/sys/compat/linux/linux_syscallargs.h:48,
                 from 
/usr/src/sys/compat/linux32/arch/amd64/linux32_machdep.c:52:
/usr/src/sys/compat/linux/arch/amd64/linux_syscallargs.h:336: error: field 
'datum' has incomplete type
/usr/src/sys/compat/linux/arch/amd64/linux_syscallargs.h:336: error: invalid 
application of 'sizeof' to incomplete type 'union linux_semun'
/usr/src/sys/compat/linux/arch/amd64/linux_syscallargs.h:336: error: invalid 
application of 'sizeof' to incomplete type 'union linux_semun'
/usr/src/sys/compat/linux/arch/amd64/linux_syscallargs.h:336: error: field 
'datum' has incomplete type
*** [linux32_machdep.o] Error code 1


Home | Main Index | Thread Index | Old Index