From owner-freebsd-stable Mon May 28 2:49: 1 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vellocet.insync.net (vellocet.insync.net [204.253.208.10]) by hub.freebsd.org (Postfix) with ESMTP id 43AD137B424 for ; Mon, 28 May 2001 02:48:58 -0700 (PDT) (envelope-from mbedynek@vellocet.insync.net) Received: (from mbedynek@localhost) by vellocet.insync.net (8.9.3/8.9.3) id EAA07782 for freebsd-stable@freebsd.org; Mon, 28 May 2001 04:48:57 -0500 (CDT) Date: Mon, 28 May 2001 04:48:56 -0500 From: Matt Bedynek To: freebsd-stable@freebsd.org Subject: compile error Message-ID: <20010528044856.B4863@vellocet.insync.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just cvsup'ed the lastest sources for stable and get the following tring to make buildworld. r/include -c /usr/src/usr.sbin/config/mkheaders.c cc -O -pipe -I. -I/usr/src/usr.sbin/config -Wall -Wunused -Wmissing-prototypes -Wredundant-decls -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.sbin/config/mkoptions.c cc -O -pipe -I. -I/usr/src/usr.sbin/config -Wall -Wunused -Wmissing-prototypes -Wredundant-decls -I/usr/obj/usr/src/i386/usr/include -static -o config config.o main.o lang.o mkioconf.o mkmakefile.o mkheaders.o mkoptions.o -ll sh /usr/src/tools/install.sh -c -s -o root -g wheel -m 555 config /usr/obj/usr/src/i386/usr/sbin cd /usr/src/gnu/usr.bin/gperf; make obj; make depend; make all; make install /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/gperf created for /usr/src/gnu/usr.bin/gperf ===> doc /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/gperf/doc created for /usr/src/gnu/usr.bin/gperf/doc make: don't know how to make bool-array.cc. Stop *** Error code 2 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -- Matt Bedynek mattb@insync.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message