Subject: more kernel compile problems
To: None <port-mac68k@NetBSD.ORG>
From: Chris Jones <cjones@clydesdale.math.montana.edu>
List: port-mac68k
Date: 07/24/1997 08:24:57
Well, I upgraded my config and make, as well as /usr/share/mk, and I'm
not getting to the link step of compilation:

Script started on Thu Jul 24 08:05:29 1997
# pwd
/usr/src/sys/arch/mac68k/compile/RUPERT
# make
making sure the fpsp is up to date...
`fpsp.o' is up to date.
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 -Wstrict-prototypes -Wmissing-prototypes -msoft-float -I. -I../../../../arch -I../../../.. -nostdinc -DHZ="0x3c" -DEXEC_AOUT -DEXEC_SCRIPT -DSWAPPAGER -DVNODEPAGER -DDEVPAGER -DKTRACE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DDDB -DDDB_ONPANIC="0" -DDIAGNOSTIC -DCOMPAT_43 -DCOMPAT_10 -DCOMPAT_11 -DCOMPAT_12 -DFFS -DNFS -DKERNFS -DMFS -DPROCFS -DUNION -DFIFO -DINET -DTCP_COMPAT_42 -DGATEWAY -DPPP_BSDCOMP -DPPP_DEFLATE -DM68040 -DM68030 -DM68020 -DFPSP -DFPU_EMULATE -DZS_CONSOLE_ABORT -DDISABLE_EXT_CACHE -DMAXUSERS=16 -D_KERNEL  -Dmc68020 -Dmac68k  -c vers.c
ld -n -Ttext 0 -e start -S -o netbsd ${SYSTEM_OBJ} vers.o
if_ethersubr.o: Undefined symbol `_looutput' referenced from text segment
if_arp.o: Undefined symbol `_loif' referenced from text segment
ip_output.o: Undefined symbol `_looutput' referenced from text segment
*** Error code 1

Stop.
# exit

Script done on Thu Jul 24 08:08:12 1997

Any thoughts?  This is yesterday's sup, BTW.

Chris

-- 
-------------------------------------------------------------------------------
Chris Jones                                    cjones@rupert.honors.montana.edu
           Mad scientist in training...
"Is this going to be a stand-up programming session, sir, or another bug hunt?"