From owner-freebsd-questions@FreeBSD.ORG Thu May 14 20:17:59 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2D95B7D2 for ; Thu, 14 May 2015 20:17:59 +0000 (UTC) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A15EE1D6E for ; Thu, 14 May 2015 20:17:57 +0000 (UTC) Received: from kw.news4all.se (localhost [127.0.0.1]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id t4EKHsEo092345; Thu, 14 May 2015 22:17:54 +0200 (CEST) (envelope-from bah@bananmonarki.se) Message-ID: <555502F2.8050508@bananmonarki.se> Date: Thu, 14 May 2015 22:17:54 +0200 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: "William A. Mahaffey III" , freebsd-questions@freebsd.org Subject: Re: Xorg problems References: <5554D896.6030706@bananmonarki.se> <5554DEE8.1030309@dreamchaser.org> <5554E5D7.20707@bananmonarki.se> <5554F383.1010609@hiwaay.net> In-Reply-To: <5554F383.1010609@hiwaay.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2015 20:17:59 -0000 On 2015-05-14 21:11, William A. Mahaffey III wrote: > On 05/14/15 13:19, Bernt Hansson wrote: >> On 2015-05-14 19:44, Gary Aitken wrote: >>> On 05/14/15 11:17, Bernt Hansson wrote: >>> >>>> Trying to install xorg on freebsd 8.4-RELEASE-p16 but xorg can't >>>> find dri2.h >>>> This is the error after make install. >>>> >>>> ===> Checking if xorg-server already installed >>>> ===> Registering installation for xorg-server-1.14.7_4,1 as automatic >>>> pkg-static: Unable to access file >>>> /usr/ports/x11-servers/xorg-server/work/stage/usr/local/include/xorg/dri2.h: >>>> No such file or directory >>>> *** Error code 74 >>> >>> Are you sure the package was actually built? >> >> No. >> >>> Does the .../work/stage/usr/local/include/xorg directory actually exist >>> and have anything in it? >> >> It is full of files, but not dri2.h >> >>> The behavior looks like the work directory was >>> cleaned out. >> >> What to do? > Try a pkg (or pkg_add) install ? pkg works AOK for me on 9.3R-p13, > usually much quicker as well .... $0.02, no more, no less .... testbox# pkg install xorg No active remote repositories configured.