From owner-freebsd-questions@FreeBSD.ORG Fri Apr 6 22:09:23 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9146616A403 for ; Fri, 6 Apr 2007 22:09:23 +0000 (UTC) (envelope-from schiz0phrenic21@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.239]) by mx1.freebsd.org (Postfix) with ESMTP id 6B6CA13C458 for ; Fri, 6 Apr 2007 22:09:22 +0000 (UTC) (envelope-from schiz0phrenic21@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so678852wra for ; Fri, 06 Apr 2007 15:09:21 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=bBEgaJm1i1cOFimxNnCuhOvfiGs/FTi4KhWCCc+urRB5E8utI4yhh6WCQcrd7TTCVObIhTfHmmQ/9CwPV/GC/d170mz6pBApBUK1lkW7zItg4Ub7DPmp0Ge9gYSdF+d/RU9aJLBwQsuBkW8Fb7P2f9J5zSQAhdMn1BG0CVkURQU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=nens3G/BSUeZ0OGRMg6bTB8EoqLsk5DHleuaQ0bYAUhM82lffgl9/XZfKoiunnUFj1Fi6bvuLGLyRd3ujRjJtcaQQ4gvWaxPw1sr2dx5rjPTx3n3Axxz9rQc08iRtj0M32CQvW7jZ+oDYoq6ytwXhQvvrlrMNIg4QOey05IfTU4= Received: by 10.114.166.1 with SMTP id o1mr1368925wae.1175897361067; Fri, 06 Apr 2007 15:09:21 -0700 (PDT) Received: by 10.114.52.13 with HTTP; Fri, 6 Apr 2007 15:09:20 -0700 (PDT) Message-ID: <8d23ec860704061509gb239144pabeda4c7a0152742@mail.gmail.com> Date: Fri, 6 Apr 2007 18:09:20 -0400 From: Schiz0 To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Buildworld error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Apr 2007 22:09:23 -0000 Hey guys, I'm following the handbook to rebuild world. I updated via csup (Supfile: http://pastebin.ca/427631 ) right before I ran make buildworld. Now I'm getting this error: http://pastebin.ca/427605 I just installed the system before doing this, so the /usr/src dir should be fresh. Any ideas? Thanks in advance to everyone. Without IRC and the mailing lists, I would be using Windows ;-)