From owner-freebsd-current Sat Sep 9 14:22:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id 6F46A37B422 for ; Sat, 9 Sep 2000 14:22:15 -0700 (PDT) Received: from InterJet.elischer.org (InterJet.elischer.org [192.168.1.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id OAA66573 for ; Sat, 9 Sep 2000 14:22:15 -0700 (PDT) Date: Sat, 9 Sep 2000 14:22:14 -0700 (PDT) From: Julian Elischer To: current@freebsd.org Subject: oddness with new bootblock sources. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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