From owner-freebsd-stable Thu Aug 31 7:12:33 2000 Delivered-To: freebsd-stable@freebsd.org Received: from moon.harmonic.co.il (moon.harmonic.co.il [192.116.140.65]) by hub.freebsd.org (Postfix) with ESMTP id CFF7E37B424; Thu, 31 Aug 2000 07:12:25 -0700 (PDT) Received: (from nobody@localhost) by moon.harmonic.co.il (8.9.3/8.9.3) id BAA27978; Mon, 28 Aug 2000 01:23:11 +0300 To: Subject: XFREE86_VERSION Message-ID: <967414991.39a994cfbaaf3@webmail.harmonic.co.il> Date: Mon, 28 Aug 2000 01:23:11 +0300 From: Roman Shterenzon Cc: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.0-pre13 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, There's this variable that some ports rely on: XFREE86_VERSION For example the Mesa port. So, because I've installed the XFree86-4 from ports (it supports my graphics card) I set it in the /etc/make.conf as: XFREE86_VERSION=4 But, after trying to install some X dependent port, I got an error stating that /etc/mtree/BSD.x11-4.dist cannot be found, and that I shall check the /usr/src/etc for it. It wasn't there either. So, for now I copied the /etc/mtree/BSD.x11.dist to /etc/mtree/BSD.x11-4.dist but I don't think that it's a good idea. On the other hand, having it undefined will cause two libGL.so to exist on the system, which is bad either. Any ideas? BTW, MAKE_IDEA variable for /etc/make.conf is not documented and #PERL_THREADED=true should be defined as #PERL_THREADED=yes in /etc/defaults/make.conf , I'll submit a bug report for these two. --Roman Shterenzon, UNIX System Administrator and Consultant [ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message