Date: Mon, 26 Jan 2004 17:05:03 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Jason <jason@ec.rr.com> Cc: freebsd-current@freebsd.org Subject: Re: build world question Message-ID: <20040127010503.GA96433@troutmask.apl.washington.edu> In-Reply-To: <3FB9930B.9080800@ec.rr.com> References: <3FB9930B.9080800@ec.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 17, 2003 at 10:33:31PM -0500, Jason wrote: > I cvsuped an hour or so ago, now when I finish make buildworld I get: > ===> usr.sbin/boot0cfg > cc -O -pipe -march=athlon-xp -Wsystem-headers -Werror -Wall > -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.sbin/boot0cfg/boot0cfg.c > cc -O -pipe -march=athlon-xp -Wsystem-headers -Werror -Wall > -Wno-format-y2k -Wno-uninitialized -o boot0cfg boot0cfg.o > gzip -cn /usr/src/usr.sbin/boot0cfg/boot0cfg.8 > boot0cfg.8.gz > ===> etc > No errors, thats it. I thought I should get this message too: > make world completed on > > Is this a problem or normal? I just don't want to be half way into an > update and have problems. Did you use the -j option to make? -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040127010503.GA96433>