From owner-freebsd-x11@FreeBSD.ORG Mon May 21 10:27:52 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 10EA316A468 for ; Mon, 21 May 2007 10:27:52 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from b.mx.visualtech.com (imap.visualtech.com [208.16.19.9]) by mx1.freebsd.org (Postfix) with ESMTP id E109713C465 for ; Mon, 21 May 2007 10:27:51 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from sorrow.local (c-68-45-180-45.hsd1.nj.comcast.net [68.45.180.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by b.mx.visualtech.com (Postfix) with ESMTP id 76F1948355 for ; Mon, 21 May 2007 06:00:25 -0400 (EDT) From: Adam K Kirchhoff To: freebsd-x11@freebsd.org Date: Mon, 21 May 2007 06:00:24 -0400 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705210600.24127.adamk@voicenet.com> Subject: Building xorg on clean install X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 May 2007 10:27:52 -0000 So I'm running current and decided to do a clean install of Xorg 7.2. By clean, I mean that I removed every single port on my system. Despite this I still needed to set XORG_UPGRADE to yes on my system in order to get xorg to build. Should this really be necessary? Adam