From owner-freebsd-questions@FreeBSD.ORG Tue Apr 12 15:47:11 2005 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 9587E16A4CE for ; Tue, 12 Apr 2005 15:47:11 +0000 (GMT) Received: from ipact2.infopact.nl (x71.infopact.nl [212.29.160.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC3E343D48 for ; Tue, 12 Apr 2005 15:47:10 +0000 (GMT) (envelope-from joost@amiculus.com) Received: from [192.168.1.100] (32-11-ftth.onsnet.nu [84.35.11.32]) by ipact2.infopact.nl (8.12.10/8.12.10) with ESMTP id j3CFl8aU029351 for ; Tue, 12 Apr 2005 17:47:09 +0200 From: Joost van Dijk Organization: Amiculus To: freebsd-questions@freebsd.org Date: Tue, 12 Apr 2005 17:46:51 +0200 User-Agent: KMail/1.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504121746.51593.joost@amiculus.com> X-Scanned-By: MIMEDefang - SpamAssassin Subject: problem with x11 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 15:47:11 -0000 Hello I have a problem installing x11 on FreeBSD 5.3. I compiled the kernel in a conservative way (everything I am not using is removed) and the system is working fine from the command line as far as I am able to judge. Yesterday I ran CVSup install, and then: # cvsup -g -L 2 /root/ports-supfile which, after some help from my friends at freebsd-questions and executing hash, seemed to do the right thing. I guess the ports are now up-to-date. Today I tried: # cd /usr/ports/x11/xorg # make install clean ... and I get the error message: Stop is /usr/ports/graphics/dri data base not found which is about the file r200-dri.so What should I do next? Where can I find this file? Joost (graag wil het wel weten)