From owner-freebsd-x11@FreeBSD.ORG Thu Mar 14 16:02:04 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 8C1F1ED3; Thu, 14 Mar 2013 16:02:04 +0000 (UTC) (envelope-from uzimac@da3m0n8t3r.com) Received: from z.umatar.com (z.umatar.com [66.135.39.87]) by mx1.freebsd.org (Postfix) with ESMTP id 4765E89B; Thu, 14 Mar 2013 16:02:04 +0000 (UTC) Received: from z.umatar.com (localhost [127.0.0.1]) by z.umatar.com (8.14.5/8.14.3) with ESMTP id r2EG23MR059571; Thu, 14 Mar 2013 09:02:03 -0700 (PDT) (envelope-from uzimac@da3m0n8t3r.com) Received: (from uzimac@localhost) by z.umatar.com (8.14.5/8.14.3/Submit) id r2EG23Yj059570; Thu, 14 Mar 2013 09:02:03 -0700 (PDT) (envelope-from uzimac@da3m0n8t3r.com) X-Authentication-Warning: z.umatar.com: uzimac set sender to uzimac@da3m0n8t3r.com using -f From: "Waitman Gobble" Subject: Re: [CFT] xorg 7.7 To: Niclas Zeising Message-Id: <1363276923.59561@da3m0n8t3r.com> X-Originating-IP: 70.90.171.37 X-Mailer: Usermin 1.510 In-Reply-To: <5141AA4F.905@freebsd.org> Date: Thu, 14 Mar 2013 09:02:03 -0700 (PDT) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="bound1363276923" 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 16:02:04 -0000 This is a multi-part message in MIME format. --bound1363276923 Content-Type: text/plain; charset=gbk Content-Transfer-Encoding: 7bit Niclas Zeising wrote .. > 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 oh, duh sorry. of course XInput etc is in the libXi port. :) > pwd /usr/ports/x11 > find . | grep XInput ./libXi/work/libXi-1.7/include/X11/extensions/XInput.h ./libXi/work/libXi-1.7/include/X11/extensions/XInput2.h i'll try to see what's going on in there. Thanks -- Waitman Gobble San Jose California USA --bound1363276923--