Subject: Kernel
To: None <netbsd-help@netbsd.org>
From: Iain Smith <iains@canal.iaw.on.ca>
List: netbsd-help
Date: 04/01/1999 16:29:03
I am trying to compile a new kernel for one of the systems here and I have
hit a wall with it. I keep getting the following error when I run the
final make on it.
making sure the kern library is up to date...
`libkern.o' is up to date.
making sure the compat library is up to date...
`libcompat.a' is up to date.
sh ../../../../conf/newvers.sh
cc -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I../../../../arch -I../../../.. -nostdinc -DEXEC_AOUT -DEXEC_SCRIPT -DI386_CPU -DI486_CPU -DI586_CPU -DI686_CPU -DUSER_LDT -DDUMMY_NOPS -DKTRACE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DLKM -DDIAGNOSTIC -DDDB -DDDB_ONPANIC="0" -DCOMPAT_NOMID -DCOMPAT_09 -DCOMPAT_10 -DCOMPAT_11 -DCOMPAT_12 -DCOMPAT_43 -DCOMPAT_SVR4 -DCOMPAT_IBCS2 -DCOMPAT_LINUX -DCOMPAT_FREEBSD -DEXEC_ELF32 -DFFS -DEXT2FS -DLFS -DMFS -DNFS -DCD9660 -DMSDOSFS -DFDESC -DKERNFS -DPROCFS -DQUOTA -DNFSSERVER -DFIFO -DINET -DMAXUSERS=32 -D_KERNEL -Di386 -c vers.c
rm -f netbsd
ld -z -Ttext F0100000 -e start -S -o netbsd ${SYSTEM_OBJ} vers.o
*** Error code 1
Stop.
This is similar to an error that I had while installing something else on
the system previously. At that time I discovered that there was an entry
missing from the path. I am wondering if that might be the case again
this time.
If someone could take a look that would be great.
Iain
---------------------------------------------------------------------
Iain Smith Internet Access - Worldwide
System Administrator 6 King Street
email: iains@iaw.on.ca Welland, Ontario
phone: 905-714-1400 L3B 3H9
fax : 905-732-0524 email: iaw@iaw.on.ca
Call toll free 1-800-560-4560
---------------------------------------------------------------------