Date: Fri, 24 Mar 2000 10:25:58 +0200 (EET) From: Alexandr Listopad <laa@ZGIA.zp.ua> To: stable@freebsd.org Subject: building kernel Message-ID: <Pine.BSF.4.10.10003241020540.85371-100000@Eagle.ZGIA.zp.ua>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10003241020540.85371-100000>