From owner-freebsd-stable@FreeBSD.ORG Thu Aug 17 18:12:33 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3298816A4E0 for ; Thu, 17 Aug 2006 18:12:33 +0000 (UTC) (envelope-from xiongfeng.tom@googlemail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7712343E48 for ; Thu, 17 Aug 2006 18:11:06 +0000 (GMT) (envelope-from xiongfeng.tom@googlemail.com) Received: by nf-out-0910.google.com with SMTP id n29so1172766nfc for ; Thu, 17 Aug 2006 11:10:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:from; b=cAyPWTILjc9Tee2YNCU2JOphtAFfh7WGO0xteIUx4EE9734ppI4afTxOBlxTP08pd8ZqfOcJ7PTWU0LjT/Im3lF9ANFPYZNBa1lkDcQ5dMrl0n7amzeE9bupdVFnqe5+7i/fTMp74TekQHIXGRSfv/y2Wir1IrUvcMp61yTAmjI= Received: by 10.48.254.1 with SMTP id b1mr2774908nfi; Thu, 17 Aug 2006 11:10:56 -0700 (PDT) Received: from ?192.168.0.102? ( [84.139.170.105]) by mx.gmail.com with ESMTP id c1sm6082183nfe.2006.08.17.11.10.54; Thu, 17 Aug 2006 11:10:56 -0700 (PDT) Message-ID: <44E4B129.6060308@gmail.com> Date: Thu, 17 Aug 2006 20:10:49 +0200 User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Kris Kennaway References: <44E44316.3060900@gmail.com> <20060817133259.GA22730@xor.obsecurity.org> <44E477E5.5090003@gmail.com> <20060817150656.GA25235@xor.obsecurity.org> <44E4888E.8070100@gmail.com> <20060817170211.GA28242@xor.obsecurity.org> <44E4A70C.2080105@gmail.com> <20060817173200.GA29060@xor.obsecurity.org> In-Reply-To: <20060817173200.GA29060@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit From: Tom Hummel Cc: freebsd-stable@freebsd.org Subject: Re: make buildworld does nothing X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 18:12:33 -0000 > bash is still the problem somehow, as you can see since it's the > process sitting waiting for input. shouldn't 'make buildenv' solve this?