From owner-freebsd-questions Tue Jan 9 9:42:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kraeusen.nbrewer.com (unknown [208.42.68.65]) by hub.freebsd.org (Postfix) with ESMTP id C2EC437B6D3 for ; Tue, 9 Jan 2001 09:42:18 -0800 (PST) Received: by kraeusen.nbrewer.com (Postfix, from userid 1001) id C34D11743C; Tue, 9 Jan 2001 11:42:17 -0600 (CST) Date: Tue, 9 Jan 2001 11:42:17 -0600 From: Christopher Farley To: Ian Thomas Cc: freebsd-questions@FreeBSD.org Subject: Re: make cannot find X Message-ID: <20010109114217.A26020@northernbrewer.com> Mail-Followup-To: Christopher Farley , Ian Thomas , freebsd-questions@FreeBSD.org References: <20010109160001.5688.qmail@web4305.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010109160001.5688.qmail@web4305.mail.yahoo.com>; from ipthomas_77@yahoo.com on Tue, Jan 09, 2001 at 08:00:01AM -0800 Organization: Northern Brewer, St. Paul, MN Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ian Thomas (ipthomas_77@yahoo.com) wrote: > I have just finished installing XFree86 4.0.2 > manually, the port doesn't work. The install went > fine and twm works perfect. The problem is that any > port I try to make that needs X gets an error that > make cannot find X. Try adding the following line to your /etc/make.conf: XFREE86_VERSION=4 If you track STABLE, you might also want to add NO_X = true This will prevent 'make world' from destroying your new X. -- Christopher Farley Northern Brewer / 1150 Grand Avenue / St. Paul, MN 55105 www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message