Subject: Still in trouble to make new kernel
To: None <current-users@netbsd.org>
From: Chan Yiu Wah <c5666305@hkstar.com>
List: current-users
Date: 12/31/1999 00:26:58
Hello,

Thanks for the response.  I am still cannot make a new kernel.  I had
already to the whole /usr/src/sys/arch/i386/include source and I still got
the following error. Can anyone help me out of the trouble ? Thanks.

Clarence

======= Error =======
cc  -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes  -Wpointer-arith -Wno-main -I. -I../../../../arch -I../../../.. -nostdinc -I../../../../../crypto-intl/sys -I../../../../../gnu/sys -DLKM -DDIAGNOSTIC -DEXT2FS_SYSTEM_FLAGS -DIPSEC_DEBUG -DMAXUSERS=32 -D_KERNEL -Di386  -c param.c
param.c:134: `CLSIZE' undeclared here (not in a function)
param.c:135: initializer element for `shminfo.shmall' is not constant
*** Error code 1

Stop.
======= Error =======