From owner-freebsd-current@FreeBSD.ORG Fri Jul 11 17:25:52 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 2E72A37B401; Fri, 11 Jul 2003 17:25:52 -0700 (PDT) Received: from h190n1fls34o809.telia.com (h190n1fls34o809.telia.com [213.67.96.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD45343F3F; Fri, 11 Jul 2003 17:25:50 -0700 (PDT) (envelope-from pawel.worach@telia.com) Received: from corona ([192.168.1.50])h6C0Pmv00709; Sat, 12 Jul 2003 02:25:48 +0200 (MEST) From: "Pawel Worach" To: Date: Sat, 12 Jul 2003 02:25:48 +0200 Message-ID: <000101c3480c$24c4a3a0$3201a8c0@corona> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: current@freebsd.org Subject: rescue breaks parallel builds 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: Sat, 12 Jul 2003 00:25:52 -0000 make -j4 buildworld ends up in random errors like this one. make: don't know how to make /export/data/obj/usr/src/rescue/rescue//usr/src/sbin/dhclient/client/clpa= rse .o. Stop --=20 Pawel