From owner-freebsd-x11@FreeBSD.ORG Thu Mar 14 10:45:51 2013 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 026BE876 for ; Thu, 14 Mar 2013 10:45:51 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id B0E761E8 for ; Thu, 14 Mar 2013 10:45:50 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 3223C4000A for ; Thu, 14 Mar 2013 11:45:48 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 277CF4000D; Thu, 14 Mar 2013 11:45:48 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (mx.daemonic.se [IPv6:2001:470:dca9:0:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 4C4EC4000A; Thu, 14 Mar 2013 11:45:41 +0100 (CET) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3ZRRQr5TSFz8hVn; Thu, 14 Mar 2013 11:45:40 +0100 (CET) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id lBAEEZZ1BGty; Thu, 14 Mar 2013 11:45:35 +0100 (CET) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 3ZRRQl3fGrz8hVm; Thu, 14 Mar 2013 11:45:35 +0100 (CET) Received: from vivi.daemonic.se (vivi.daemonic.se [IPv6:2001:470:dca9:1::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3ZRRQl34ngz9Ctq; Thu, 14 Mar 2013 11:45:35 +0100 (CET) Message-ID: <5141AA4F.905@freebsd.org> Date: Thu, 14 Mar 2013 11:45:35 +0100 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Waitman Gobble Subject: Re: [CFT] xorg 7.7 References: <1363242029.83066@da3m0n8t3r.com> In-Reply-To: <1363242029.83066@da3m0n8t3r.com> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=gbk Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2013 10:45:51 -0000 On 03/14/13 07:20, Waitman Gobble wrote: > Niclas Zeising wrote .. >> The FreeBSD xorg team (x11@) presents this update of the FreeBSD xorg >> port to version 7.7. > >> This CFT and any updates can either be obtained using SVN from >> https://trillian.chruetertee.ch/svn/ports/branches/xorg-7.7 . >> Once this ports overlay is obtained, it is necessary to run the >> xorgmerge script, obtainable here: >> http://people.freebsd.org/~miwi/xorg/xorgmerge . >> Please don't forget to update directories before running this script. > >> >> Once the patch is in your ports tree, to build the old xorg, just cd to >> /usr/ports/x11/xorg and run make install. >> To get the new xorg, first set WITH_NEW_XORG in /etc/make.conf then >> proceed as above. > Hi, I am trying the xorgmerge w/ svn (after svn update ports) > [SNIP build error] > [7] > uname -a > FreeBSD dx.burplex.com 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r248165: Mon Mar 11 18:20:30 PDT 2013 root@dx.burplex.com:/usr/obj/usr/src/sys/FURAHA amd64 > Hi! Which version of X are you trying to build, the new or the old one? In which port does that error occur? Can you please post the contents of your /etc/make.conf as well. Regards! -- Niclas Zeising