From owner-freebsd-x11@FreeBSD.ORG Fri May 25 17:46:55 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5792C16A46E for ; Fri, 25 May 2007 17:46:55 +0000 (UTC) (envelope-from ksbeattie@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.226]) by mx1.freebsd.org (Postfix) with ESMTP id 0772C13C4BA for ; Fri, 25 May 2007 17:46:54 +0000 (UTC) (envelope-from ksbeattie@gmail.com) Received: by wx-out-0506.google.com with SMTP id h28so582828wxd for ; Fri, 25 May 2007 10:46:54 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=rlLpIRK13X76leLrKjnNQ/YQ1vRcEDsXmDUdvHfhIXrFPLNzyRip78mgkHd7dAnaBlpG//eOKLEaj5CRsPbni2SxjUSBhExAijMMWFFYC8Izo95rlN5pmOTs81HCFv/xB6gaFsZNwbmJVcb3YuoiLYxJdExuVpu1W2mFXRwGRDU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Lhss3+k33vis/wpB3X/mdhk7iwvEoTWrqbIyj88Y/jW37lFBvv7RDVSL9fOMxSvIdkbLcWp+okpoE0k0qzcEj74GlYTRuMNLNakOs/z1so4HzI6dUmbwjb8SKqUn8eKJPSGE5oQMmmc7h0o2RL6gD0paNt/z1CIXRx6gPXbpxak= Received: by 10.90.72.10 with SMTP id u10mr2620198aga.1180113704008; Fri, 25 May 2007 10:21:44 -0700 (PDT) Received: by 10.90.86.3 with HTTP; Fri, 25 May 2007 10:21:43 -0700 (PDT) Message-ID: <3aa28e230705251021u3fa09c1cyf41a48e0b2644e6c@mail.gmail.com> Date: Fri, 25 May 2007 10:21:43 -0700 From: "Keith Beattie" To: freebsd-x11@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: osrg upgrade: missing dts.h X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 May 2007 17:46:55 -0000 Working through the xorg upgrade, the base problem that seems to be preventing the recommended 'portupgrade' commands from finishing properly for me is: 'dts.h: No such file or directory'. On the chance that this alone rings any bells as to what the problem (and fix) might be please let me know, otherwise I can produce more details: build logs, /var/db/pkg contents, etc. # uname -a FreeBSD foo.example.org 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #0: Fri Feb 23 11:59:36 PST 2007 root@:/usr/obj/usr/src/sys/FOO i386 TIA, ksb