From owner-freebsd-current@FreeBSD.ORG Wed Apr 12 21:29:35 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 62B2516A402 for ; Wed, 12 Apr 2006 21:29:35 +0000 (UTC) (envelope-from gexlie@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52D8143D55 for ; Wed, 12 Apr 2006 21:29:28 +0000 (GMT) (envelope-from gexlie@gmail.com) Received: by wproxy.gmail.com with SMTP id i27so1384601wra for ; Wed, 12 Apr 2006 14:29:28 -0700 (PDT) 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:references; b=UKjrMpxrV/ajVfJPIqUO7B0+xxIS1Sut2gFJJ+WgvjWwXbXwz6TvbYVoADQwZ2ppOtNC00OIBmsFcTSoXPlClN/qPwfUuH3/UcGw3rzRoIwod/+w1gTK/DdOdIMcyocMQFbbQpGYOMTeeP/eZWldW02YC+dJqsibDvf1aPN+WuM= Received: by 10.65.183.7 with SMTP id k7mr1032433qbp; Wed, 12 Apr 2006 14:23:19 -0700 (PDT) Received: by 10.65.214.5 with HTTP; Wed, 12 Apr 2006 14:23:19 -0700 (PDT) Message-ID: <53cc795f0604121423t5876f146la6a24f54099943d0@mail.gmail.com> Date: Thu, 13 Apr 2006 01:23:19 +0400 From: GeX To: "Kris Kennaway" In-Reply-To: <20060412210645.GA29792@xor.obsecurity.org> MIME-Version: 1.0 References: <53cc795f0604121252y506867fehec5a961c4aaabb78@mail.gmail.com> <20060412210645.GA29792@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org Subject: Re: make buildworld broken on current? 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: Wed, 12 Apr 2006 21:29:35 -0000 xnet# whereis cc cc: /usr/bin/cc /usr/share/man/man1/cc.1.gz /usr/src/gnu/usr.bin/cc On 4/13/06, Kris Kennaway wrote: > > On Wed, Apr 12, 2006 at 11:52:45PM +0400, GeX wrote: > > > cc: : No such file or directory > > *** Error code 1 > > # whereis cc > > Without a C compiler, you can't compile a new world. > > Kris > > >