Subject: -current kernel build failed on i386
To: None <current-users@netbsd.org>
From: Markus Kilbinger <kilbi@rad.rwth-aachen.de>
List: current-users
Date: 06/04/2000 15:38:41
Since several days now my kernel builds failed on an i386 ending up
in.

> making sure the compat library is up to date...
> cc -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes
> -Wpointer-arith -Wno-uninitialized -Wno-main -I../../.
> -I../../../../../../arch -I../../../../../.. -nostdinc
> -I../../../../../../../crypto-intl/sys -I../../../../../../../gnu/sys
> -DNMBCLUSTERS="0x1000" -DSHMMAXPGS="0x1000" -DLKM -DDIAGNOSTIC
> -DMIIVERBOSE -DMAXUSERS=32 -D_KERNEL -Di386 -c
> ../../../../../../compat/common/sysv_msg_14.c
> cc1: warnings being treated as errors
> ../../../../../../compat/common/sysv_msg_14.c:51: warning: static
> declaration for `msqid_ds14_to_native' follows non-static
> ../../../../../../compat/common/sysv_msg_14.c:52: warning: static
> declaration for `native_to_msqid_ds14' follows non-static
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.