Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Sep 2002 18:25:04 +0200 (CEST)
From:      Riccardo Torrini <riccardo@torrini.org>
To:        freebsd-current@FreeBSD.ORG
Subject:   Unable to buildworld (new record, 18")
Message-ID:  <XFMail.20020907182504.riccardo@torrini.org>

next in thread | raw e-mail | index | archive | help
Hi current,
I'm unable to build, make buildworld stops after only 18"  :-(
Cvsup-ed three time on last half hour, build stops on gperf.

I tryed partial build from /usr/src/gnu/usr.bin/gperf, before and after
a make includes, tryed even a complete remove of /usr/include/g++
I removed CPUTYPE=p3 and lowered CFLAGS=-O2 -pipe to CFLAGS=-O -pipe

# cd /usr/src/gnu/usr.bin/gperf && make
c++  -O -pipe     -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib
-I/usr/src/gnu/usr.bin/gperf -c
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/bool-array.cc
In file included from /usr/include/stdio.h:44,
                 from
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/bool-array.h:57,
                 from
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/bool-array.cc:21:
/usr/include/sys/_types.h:71: declaration does not declare anything


My -CURRENT is pre-gcc_3.1, running very fine from early May.
I regularly build world and kernel (without installing them) every week.
I'm in between some big update?  Where I'm wrong?


TIA,
Riccardo.

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?XFMail.20020907182504.riccardo>