Subject: Upgraded from 1.3.2 to 1.4 but can't build a new kernel
To: 'port-sparc@netbsd.org' <port-sparc@netbsd.org>
From: Steven Grunza <steven.grunza@dgms.com>
List: port-sparc
Date: 06/07/1999 10:12:14
I just upgraded a SS1 from 1.3.2 to 1.4 using the upgrade script but 
my new kernel build produced:

cc -g -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes 
 -Wpointer-arith -Wno-main -mno-fpu -I. -I../../../../arch 
-I../../../.. -nostdinc -DSUN4C -DRASTERCONSOLE -DLKM -DKGDB 
-DDIAGNOSTIC -DMAXUSERS=32 -D_KERNEL  -c swapnetbsd.c
sh ../../../../conf/newvers.sh
cc -g -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes 
 -Wpointer-arith -Wno-main -mno-fpu -I. -I../../../../arch 
-I../../../.. -nostdinc -DSUN4C -DRASTERCONSOLE -DLKM -DKGDB 
-DDIAGNOSTIC -DMAXUSERS=32 -D_KERNEL  -c vers.c
ld -Ttext F0004000 -e start -N -p -X -o netbsd ${SYSTEM_OBJ} vers.o
../../../../miscfs/umapfs/umap_vnops.c:324: Undefined symbol 
`_null_bypass' referenced from text segment
../../../../miscfs/umapfs/umap_vnops.c:344: Undefined symbol 
`_null_bypass' referenced from text segment
../../../../arch/sparc/dev/kd.c:149: Undefined symbol `_fbrcons_rows' 
referenced from text segment
../../../../arch/sparc/dev/kd.c:150: Undefined symbol `_fbrcons_cols' 
referenced from text segment
*** Error code 1

I did do the make depend so which is better, re-install from scratch 
(the target drive is mostly empty) or try to debug why the upgrade 
failed?  This machine needs to go online for development work real 
soon now....



=======================================================
Steven Grunza				Hardware Engineer
-------------------------------------------------------
mailto:grunza@dgms.com		Ulticom
voice: (609) 608 - 2759    		1020 Briggs Road
fax:   (609) 866 - 2033			Mt. Laurel, NJ 08054
flames: /dev/null			
-------------------------------------------------------
Unix is user friendly, it's just particular about with whom it makes 
friends.