Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 1998 09:29:09 -0700 (PDT)
From:      Jaye Mathisen <mrcpu@internetcds.com>
To:        stable@FreeBSD.ORG
Subject:   Failure to build kernel
Message-ID:  <Pine.NEB.3.95.980622092804.6872A-100000@schizo.cdsnet.net>

next in thread | raw e-mail | index | archive | help


Hmph.  Not sure what I'm doing wrong here.  CVSup'd the latest -stable
source, fired up my config, and here's what I get:

cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith
-nostdinc -I- -I. -I../.. -I../../../include -DFAILSAFE -DCOMPAT_43 -DNFS
-DFFS -DINET -DKERNEL  swapkernel.c
sh ../../conf/newvers.sh PROXY-03 -DFAILSAFE -DCOMPAT_43 -DNFS -DFFS
-DINET
cc -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith
-nostdinc -I- -I. -I../.. -I../../../include -DFAILSAFE -DCOMPAT_43 -DNFS
-DFFS -DINET -DKERNEL -c vers.c
loading kernel
isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
*** Error code 1


I must be missing something obvious.  

Any tips appreciated.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.980622092804.6872A-100000>