From owner-freebsd-stable Fri Mar 24 0:28:17 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ZGIA.zp.ua (ZGIA.zp.ua [212.35.173.98]) by hub.freebsd.org (Postfix) with ESMTP id 9109637BCAF for ; Fri, 24 Mar 2000 00:27:59 -0800 (PST) (envelope-from laa@zgia.zp.ua) Received: from localhost (laa@localhost) by ZGIA.zp.ua (8.9.3/8.9.3) with ESMTP id KAA85456 for ; Fri, 24 Mar 2000 10:25:58 +0200 (EET) (envelope-from laa@zgia.zp.ua) Date: Fri, 24 Mar 2000 10:25:58 +0200 (EET) From: Alexandr Listopad To: stable@freebsd.org Subject: building kernel Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cvsuped a few hours ago RELENG_4: root@vic# cd /usr/src/sys/i386/conf root@vic# config -r Laa Removing old directory ../../compile/Laa: Done. Don't forget to do a ``make depend'' Kernel build directory is ../../compile/Laa root@vic# cd ../../compile/Laa root@vic# make depend all install : ... -mpreferred-stack-boundary=2 setdef1.c touch hack.c cc -elf -shared -nostdlib hack.c -o hack.So rm -f hack.c sh ../../conf/newvers.sh LAA cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing -prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -no stdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 vers.c linking kernel vpo.o: In function `vpo_attach': vpo.o(.text+0xcf): undefined reference to `cam_simq_alloc' vpo.o(.text+0x100): undefined reference to `cam_sim_alloc' vpo.o(.text+0x110): undefined reference to `cam_simq_free' vpo.o(.text+0x11e): undefined reference to `xpt_bus_register' vpo.o(.text+0x13a): undefined reference to `xpt_create_path' vpo.o(.text+0x153): undefined reference to `xpt_bus_deregister' vpo.o(.text+0x15d): undefined reference to `cam_sim_free' vpo.o: In function `vpo_action': vpo.o(.text+0x459): undefined reference to `xpt_done' vpo.o(.text+0x469): undefined reference to `xpt_ Stop in /usr/src/sys/compile/Laa. root@vic# -- Laa. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message