From owner-freebsd-current@FreeBSD.ORG Mon Nov 27 00:32:13 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AFB6516A492 for ; Mon, 27 Nov 2006 00:32:13 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A1E643D67 for ; Mon, 27 Nov 2006 00:31:15 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so940955uge for ; Sun, 26 Nov 2006 16:32:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nRCL+cx1nzkQR0FKfTd+ojOaQLEtmPHuPrmvLJppdM0mXxLlcfDdX3uoxPFIebJtEDJCLQ20ssuvzS27eYAXu4eFyzwCxdD2s6/tNUHYBL3jcNdluYkj/Zio2Ta3/RAiW6KIMypDl5Xf+mLeP+OV961+Xa9QJyiUeH6vhLQE0lE= Received: by 10.66.240.12 with SMTP id n12mr19850270ugh.1164587531242; Sun, 26 Nov 2006 16:32:11 -0800 (PST) Received: by 10.67.86.8 with HTTP; Sun, 26 Nov 2006 16:32:11 -0800 (PST) Message-ID: <790a9fff0611261632o3682dab0i2dcc2fc264f0b6bf@mail.gmail.com> Date: Sun, 26 Nov 2006 18:32:11 -0600 From: "Scot Hetzel" To: "Marcus Alves Grando" In-Reply-To: <456A2C6B.4040306@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <456A2C6B.4040306@FreeBSD.org> Cc: current@freebsd.org Subject: Re: Problems to build src/rescue X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 27 Nov 2006 00:32:13 -0000 On 11/26/06, Marcus Alves Grando wrote: > Hi list, > > I have some problem to build world, more precisily src/rescue. I already > run make clean, remove usr/obj and update via cvsup my sources, but > rescue does not compile. > I'm seeing the same problem, added WITHOUT_RESCUE to /etc/src.conf, so that I could complete a buildworld. It seems that this problem occurred somewhere between the Nov 24 and Nov 26. I looked on cvsweb, and there don't appear to be any commits made between this time frame to either src/rescue or src/bin/sh. Also the missing header files are in src/bin/sh. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.