Date: Sat, 9 Sep 2000 14:22:14 -0700 (PDT) From: Julian Elischer <julian@elischer.org> To: current@freebsd.org Subject: oddness with new bootblock sources. Message-ID: <Pine.BSF.4.10.10009091415090.66532-100000@InterJet.elischer.org>
next in thread | raw e-mail | index | archive | help
with newly CVSup'd sources (I cannot compile the bootblocks..) (also with everything checked out to PRE_SMPNG) It get's the following error: ===> i386/loader cc -nostdlib -static -Ttext 0x0 -o loader.sym /usr/obj/usr/src/sys/boot/i386/loa der/../btx/lib/crt0.o main.o conf.o bcache.o boot.o commands.o console.o devopen .o interp.o interp_backslash.o interp_parse.o load_aout.o load_elf.o ls.o misc.o module.o panic.o isapnp.o pnp.o interp_forth.o vers.o /usr/obj/usr/src/sys/boo t/i386/loader/../../ficl/libficl.a /usr/obj/usr/src/sys/boot/i386/loader/../libi 386/libi386.a /usr/obj/usr/src/sys/boot/i386/loader/../../../../lib/libstand/lib stand.a /usr/obj/usr/src/sys/boot/i386/loader/../libi386/libi386.a(pxe.o): In function ` pxe_enable': pxe.o(.text+0x552): undefined reference to `nfs_root_node' *** Error code 1 Stop in /usr/src/sys/boot/i386/loader. *** Error code 1 Stop in /usr/src/sys/boot/i386. *** Error code 1 Stop in /usr/src/sys/boot. any suggestions gratefully accepted, as teh UPDATING file says we should recompile this..... (yes I deleted /sys/boot and re-checked it out) Julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" 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.10009091415090.66532-100000>