Subject: make new kernel error
To: None <current-users@netbsd.org>
From: Chan Yiu Wah <c5666305@hkstar.com>
List: current-users
Date: 02/10/2000 09:34:04
Hello,

I recent encountered an error udring make a new kernel for my system
(i386) with source tree upto Feb 09, 2000.  Any idea ?  Thanks.

Clarence

======= Error =======
making sure the compat library is up to date...
`libcompat.a' is up to date.
making sure the kern library is up to date...
`libkern.o' is up to date.
sh ../../../../conf/newvers.sh
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 vers.c
rm -f netbsd
ld -Ttext F0100000 -e start -X -o netbsd ${SYSTEM_OBJ} vers.o
ioconf.o: file not recognized: File format not recognized
*** Error code 1

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