Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2001 04:48:56 -0500
From:      Matt Bedynek <mbedynek@insync.net>
To:        freebsd-stable@freebsd.org
Subject:   compile error
Message-ID:  <20010528044856.B4863@vellocet.insync.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010528044856.B4863>