From owner-freebsd-current@FreeBSD.ORG Thu Dec 18 02:32:06 2003 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 6927D16A4FC for ; Thu, 18 Dec 2003 02:32:06 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F1B543D49 for ; Thu, 18 Dec 2003 02:32:02 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id hBIAW2l7011391; Thu, 18 Dec 2003 12:32:02 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id hBIAW2o1011386; Thu, 18 Dec 2003 12:32:02 +0200 (EET) (envelope-from ru) Date: Thu, 18 Dec 2003 12:32:02 +0200 From: Ruslan Ermilov To: Robert Huff Message-ID: <20031218103202.GA11114@FreeBSD.org.ua> References: <200312170803.hBH83pEh034210@jerusalem.litteratus.org> <16352.32847.122406.982953@jerusalem.litteratus.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XsQoSWH+UP9D9v3l" Content-Disposition: inline In-Reply-To: <16352.32847.122406.982953@jerusalem.litteratus.org> User-Agent: Mutt/1.5.5.1i cc: current@freebsd.org Subject: Re: builkdworld dies in contrib/texinfo/makeinfo 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: Thu, 18 Dec 2003 10:32:06 -0000 --XsQoSWH+UP9D9v3l Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 17, 2003 at 11:11:59AM -0500, Robert Huff wrote: [...] > #! /bin/csh -x >=20 > cd /usr/src > rm buildworld.errors > rm -r -f /usr/obj > date > ./buildworld.time > make clean Replace ``make clean'' with ``make cleandir; make cleandir''. > make depend > # make -j 5 buildworld >& ./buildworld.errors > make buildworld >& ./buildworld.errors > tail -n 25 /usr/src/buildworld.errors | sendmail huff > # cd /usr/ports > # make index > # make readmes Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --XsQoSWH+UP9D9v3l Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/4YIiUkv4P6juNwoRAtwgAJ0ZdYFCHEcQKbl2wBd6r7dMqfYqlgCfQ1/1 g4RdTVHUD7yLT+OrEt/UbDI= =vdlp -----END PGP SIGNATURE----- --XsQoSWH+UP9D9v3l--