From owner-freebsd-questions@FreeBSD.ORG Sat Apr 7 19:32:30 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 D33FF16A400 for ; Sat, 7 Apr 2007 19:32:30 +0000 (UTC) (envelope-from schiz0phrenic21@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.238]) by mx1.freebsd.org (Postfix) with ESMTP id 9248313C45A for ; Sat, 7 Apr 2007 19:32:30 +0000 (UTC) (envelope-from schiz0phrenic21@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so1066409wxc for ; Sat, 07 Apr 2007 12:32:29 -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:in-reply-to:mime-version:content-type:references; b=tk9IzwhG/V8YY57edAznq+R7bp2vjZjnXk0MvXrvQaHqJ7Bzkbdnz8oLykIoSLxfgjks9GSXWNe1WVTf+KPRzpT6RLSYz290ogqjn8VzUuXbgn10wrhKrH5vIFt7zYoL/mZp4X01OppsHDF+B6zGB/aMCUHxR79l9Xy67ucrZTE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=UsTopRVuAcN+3L+SLcbArDEATRT9s9fLlb/oA1NzloDmcmcxJCLwZ6uVjqJ5YuARfX1ypTN9cy11oMyVJHWfFkagbPLpb0yC+bqmz+NnwgoB8GdAojE0RiJGGxPtDnHw+iN2PRmulcRXM3kLycOADfHJTkLUt4lTKYkYzBpkCvM= Received: by 10.115.32.1 with SMTP id k1mr1690492waj.1175974349490; Sat, 07 Apr 2007 12:32:29 -0700 (PDT) Received: by 10.114.52.13 with HTTP; Sat, 7 Apr 2007 12:32:29 -0700 (PDT) Message-ID: <8d23ec860704071232g57a0fd33k2492398c1757cc24@mail.gmail.com> Date: Sat, 7 Apr 2007 15:32:29 -0400 From: Schiz0 To: freebsd-questions@freebsd.org In-Reply-To: <44d52g5m9m.fsf@Lowell-Desk.lan> MIME-Version: 1.0 References: <8d23ec860704061509gb239144pabeda4c7a0152742@mail.gmail.com> <44d52g5m9m.fsf@Lowell-Desk.lan> 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: Re: 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: Sat, 07 Apr 2007 19:32:30 -0000 On 4/7/07, Lowell Gilbert wrote: > > Schiz0 writes: > > > 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 ;-) > > Is there anything non-standard in your make.conf? > Are you using Kerberos? > No, I'm not using Kerberos. Also, I went through the entire make.conf man page and added the appropriate settings for my system. My make.conf is pasted at: http://pastebin.ca/428698