From owner-freebsd-questions@FreeBSD.ORG Wed Feb 25 05:42:27 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E2D716A4D6 for ; Wed, 25 Feb 2004 05:42:27 -0800 (PST) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2378843D31 for ; Wed, 25 Feb 2004 05:42:25 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (sccrmhc12) with ESMTP id <2004022513422401200eu04ge>; Wed, 25 Feb 2004 13:42:24 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 3A49C6C; Wed, 25 Feb 2004 08:42:24 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Noah" References: <20040224154331.M9137@enabled.com> From: Lowell Gilbert Date: 25 Feb 2004 08:42:24 -0500 In-Reply-To: <20040224154331.M9137@enabled.com> Message-ID: <44fzczqnr3.fsf@be-well.ilk.org> Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: X-4.3.0_6 not building from /usr/ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 13:42:27 -0000 "Noah" writes: > FreeBSD-4.9-STABLE > I have deinstalled all XFree86 related programs. re-cvsup'ed both > /usr/ports/imake-4 and /usr/ports/x11 directories completely. and this is > what the 'make install clean' from /usr/ports/x11/XFree86-4 is resulting. I > found similar situations from a google search but each was solved by > re-cvsup'ing the above directories. > > Have "XFREE86_VERSION=4" in /etc/make.conf > > I have no clue what is going on here. What is so hosed? There's something confused there, all right. It looks to me like you didn't run "make clean" before starting; could you do that before starting the build? Also, could you show what ports *are* installed when beforehand?