Date: Fri, 18 Jul 2003 15:52:36 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Matt Loschert <loschert@servint.com> Cc: current@freebsd.org Subject: Re: Buildworld fails in 5.1 Message-ID: <20030718154832.K21942@gamplex.bde.org> In-Reply-To: <20030717123524.T24327@schnell.net> References: <20030715100839.F41961@inton.Ninja-assassin.com> <20030716133802.K18278@schnell.net> <20030716181354.GA44980@dan.emsphone.com> <20030717074756.B17029@gamplex.bde.org> <20030717123524.T24327@schnell.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 17 Jul 2003, Matt Loschert wrote: > On Thu, 17 Jul 2003, Bruce Evans wrote: > > Try using make -P to unmix the output... > > I am not sure if this is useful or not, but I took your suggestion of > using make -P, and now the build stops with the following output: > > ... > Remaking `fdisk' > Results of making fdisk: > cc -O -pipe -mcpu=pentiumpro -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wno-uninitialized -static -o fdisk fdisk.o geom_mbr_enc.o > 1 error > *** Error code 2 Unfortunately, the critical error message still seems to be elsewhere. I think the error is not associated with fdisk (although it immediately follows the fdisk results) since cc would have printed a message if it (cc) failed. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030718154832.K21942>