Buildworld fails in 5.1

Bruce Evans bde at zeta.org.au
Thu Jul 17 22:52:46 PDT 2003


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


More information about the freebsd-current mailing list