From owner-freebsd-questions@FreeBSD.ORG Fri Jun 6 16:35:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28AB21065686 for ; Fri, 6 Jun 2008 16:35:30 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from mho-01-bos.mailhop.org (mho-01-bos.mailhop.org [63.208.196.178]) by mx1.freebsd.org (Postfix) with ESMTP id 0EEAF8FC17 for ; Fri, 6 Jun 2008 16:35:29 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from vdsl-151-118-132-54.dnvr.qwest.net ([151.118.132.54] helo=mail.mikestammer.com) by mho-01-bos.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1K4euW-00014T-5j; Fri, 06 Jun 2008 16:35:28 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id F3E87B95B; Fri, 6 Jun 2008 10:35:25 -0600 (MDT) X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 151.118.132.54 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19Hoxehzk9DxoNxfdvhLmJZ75yQfzS0cfE= X-Virus-Scanned: amavisd-new at mikestammer.com Received: from mail.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qg-BeqqHQJy9; Fri, 6 Jun 2008 10:35:16 -0600 (MDT) Received: from [192.168.11.6] (unknown [128.241.104.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by mail.mikestammer.com (Postfix) with ESMTPSA id CF47EB95A; Fri, 6 Jun 2008 10:35:15 -0600 (MDT) Message-ID: <4849673F.1020207@mikestammer.com> Date: Fri, 06 Jun 2008 10:35:11 -0600 From: Eric Zimmerman User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Wojciech Puchar References: <19277425.211212686423414.JavaMail.root@tomcat.phantombsd.org> <20080606181743.Q7638@wojtek.tensor.gdynia.pl> In-Reply-To: <20080606181743.Q7638@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Casey Scott , freebsd-questions@freebsd.org Subject: Re: 6.3 to 7.0 STABLE upgrade buildworld failures 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 Jun 2008 16:35:30 -0000 Wojciech Puchar wrote: > >> Can we no longer use "make buildworld" to upgrade from source builds? >> Everytime I've tried, I get build errors. I've gotten the impression >> from a few things I've read that freebsd-update is suppose to be used. >> I don't want a binary install/upgrade though. I've just sync from CVS >> with this in the config: > > well i exactly upgraded this way. no errors. > _______________________________________________ same here. no errors on a few boxes. do you have extra stuff in your make.conf file? if so, comment them out and try again