From owner-freebsd-questions Sat Jan 5 0:34: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id E682C37B416 for ; Sat, 5 Jan 2002 00:34:03 -0800 (PST) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id AAA26497; Sat, 5 Jan 2002 00:33:59 -0800 Message-ID: <3C36BA76.5010403@owt.com> Date: Sat, 05 Jan 2002 00:33:58 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Chip Cc: Matthew Graybosch , FreeBSD Questions Subject: Re: Xserver problem when logged on as user, no problem as root References: <200201041755427.SM01904@there> <200201041912259.SM01904@there> <20020104222722.60d9ce7b.matthew@starbreaker.net> <200201050017609.SM01904@there> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Chip wrote: > On Friday 04 January 2002 19:27, Matthew Graybosch wrote: > >>On Fri, 4 Jan 2002 19:13:45 -0800 >> >>Chip wrote: >> >>>Well, seems I've another problem, look at this: >>> >>>chip# cd /usr/ports/x11/wrapper >>>chip# make install clean >>>===> wrapper-1.0_1 is forbidden: This port is for XFree86-4. >>>===> Cleaning for XFree86-3.3.6_10 >>>===> Cleaning for wrapper-1.0_1 >>> >>>Yet according to the log file, below, I have XFree86-4.1.0. Now what? >>> >>You need a line that reads "XFREE86_VERSION=4" in /etc/make.conf >> > > Thanks, that did it. One note, I don't have /etc/make.conf, but I do have > /etc/defaults/make.conf. I went ahead and used that one and it worked fine. You don't want to do that. Create /etc/make.conf and add the XFREE line to it. Everytime you do a system update the /etc/defaults files are updated and you will have to redit the make.conf. If you add it to /etc/make.conf, it is kept around and used when you do a make involving XFree86. You don't have to redo anything. This just makes it easier. Kent > > Thanks, > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message