Date: Sat, 16 Feb 2008 02:23:26 +0300 From: Yuri Pankov <yuri.pankov@gmail.com> To: Erik Norgaard <norgaard@locolomo.org> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Problem building loader in RELENG_7 Message-ID: <20080215232325.GB26035@darklight.org.ru> In-Reply-To: <20080215221220.GA26035@darklight.org.ru> References: <47B60620.4040307@locolomo.org> <20080215221220.GA26035@darklight.org.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 16, 2008 at 01:12:20AM +0300, Yuri Pankov wrote: > On Fri, Feb 15, 2008 at 10:37:36PM +0100, Erik Norgaard wrote: > > Hi: > > > > Just updated my source tree, I'm on FreeBSD bifrost 7.0-PRERELEASE FreeBSD > > 7.0-PRERELEASE #1: Tue Feb 12 09:52:32 CET 2008. Then I did > > > > # cd /usr/src > > # make -DLOADER_TFTP_SUPPORT=YES > > > > This seems to be a rather weird way to build loader with TFTP support. > You could try the following: > > cd /sys/boot; make cleandir; make obj; make -DLOADER_TFTP_SUPPORT > > (with binaries somewhere in /usr/obj/usr/src/sys/boot/). > > > > > /usr/obj is empty, and i did make clean before make. Anyone else > > experiencing similar problems? I tried this also a few days ago with the > > same problem, it seems it is persistent... > > > > Thanks, Erik > > -- > > Erik Nørgaard > > Ph: +34.666334818 http://www.locolomo.org > > HTH, > Yuri After reading Mike Clarke's reply, I've actually tested it on RELENG_7 (not RELENG_7_0 as before), same errors. Sorry for the noise :-( Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080215232325.GB26035>