From owner-freebsd-current@FreeBSD.ORG Sun Mar 14 13:57:46 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F42A16A50C for ; Sun, 14 Mar 2004 13:57:46 -0800 (PST) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8097343D1F for ; Sun, 14 Mar 2004 13:57:46 -0800 (PST) (envelope-from DougB@freebsd.org) Received: from freebsd.org (c-24-130-160-161.we.client2.attbi.com[24.130.160.161]) by comcast.net (rwcrmhc11) with ESMTP id <2004031421574601300gop74e> (Authid: domain_name_tsar); Sun, 14 Mar 2004 21:57:46 +0000 Message-ID: <4054D559.6060607@FreeBSD.org> Date: Sun, 14 Mar 2004 13:57:45 -0800 From: Doug Barton Organization: http://www.freebsd.org/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040307 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Current X-Enigmail-Version: 0.83.3.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: buildworld -DNOCLEAN problem with gperf/getopt.h X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2004 21:57:47 -0000 If I build with a populated obj directory, created after cleaning out /usr/obj/ completely and then building on 7 March, I get this: -------------------------------------------------------------- >>> stage 1.2: bootstrap tools -------------------------------------------------------------- cd /usr/local/src; MAKEOBJDIRPREFIX=/usr/obj/usr/local/src/i386 DESTDIR= INSTALL="sh /usr/local/src/tools/install.sh" PATH=/usr/obj/usr/local/src/i386/legacy/usr/sbin:/usr/obj/usr/local/src/i386/legacy/usr/bin:/usr/obj/usr/local/src/i386/legacy/usr/games:/sbin:/bin:/usr/sbin:/usr/bin WORLDTMP=/usr/obj/usr/local/src/i386 MAKEFLAGS="-m /usr/local/src/tools/build/mk -D NOCLEAN -m /usr/local/src/share/mk" make -f Makefile.inc1 BOOTSTRAPPING=502105 -DNOHTML -DNOINFO -DNOLINT -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -DNO_CPU_CFLAGS -DNO_WARNS bootstrap-tools ===> games/fortune/strfile sh /usr/local/src/tools/install.sh -s -o root -g wheel -m 555 strfile /usr/obj/usr/local/src/i386/legacy/usr/games ===> gnu/usr.bin/gperf ===> gnu/usr.bin/gperf/doc ===> gnu/usr.bin/gperf/doc make: don't know how to make /usr/obj/usr/local/src/i386/legacy/usr/include/getopt.h. Stop *** Error code 2 If I cd into gnu/usr.bin/gperf/doc I can run `make cleandir && make obj && make depend && make all` with no problems, so I'm confused as to what's wrong here. Doug -- This .signature sanitized for your protection