Date: Wed, 13 Sep 2000 15:49:56 -0600 From: Warner Losh <imp@village.org> To: Julian Elischer <julian@elischer.org> Cc: Robert Nordier <rnordier@nordier.com>, current@FreeBSD.ORG Subject: Re: oddness with new bootblock sources. Message-ID: <200009132149.PAA91381@harmony.village.org> In-Reply-To: Your message of "Sat, 09 Sep 2000 14:56:59 PDT." <39BAB22B.167EB0E7@elischer.org> References: <39BAB22B.167EB0E7@elischer.org> <200009092139.XAA13372@c3-dbn-102.dial-up.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <39BAB22B.167EB0E7@elischer.org> Julian Elischer writes: : > > /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' : > : > You need to build and install libstand first. : : I think this should go in UPDATING The workaround is bogus because you can't require anything to be installed freshly in the build process. I've fixed it with Mike Smtih's help so there won't be an UPDATING entry. Warner 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?200009132149.PAA91381>