From owner-freebsd-x11@FreeBSD.ORG Fri Mar 15 05:26:08 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 024A8B19; Fri, 15 Mar 2013 05:26:08 +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 C9864D5; Fri, 15 Mar 2013 05:26:07 +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 r2F5Q63h094780; Thu, 14 Mar 2013 22:26:06 -0700 (PDT) (envelope-from uzimac@da3m0n8t3r.com) Received: (from uzimac@localhost) by z.umatar.com (8.14.5/8.14.3/Submit) id r2F5Q68w094779; Thu, 14 Mar 2013 22:26:06 -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: <1363325166.94764@da3m0n8t3r.com> X-Originating-IP: 50.197.134.190 X-Mailer: Usermin 1.510 In-Reply-To: <5141AA4F.905@freebsd.org> Date: Thu, 14 Mar 2013 22:26:06 -0700 (PDT) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="bound1363325166" 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: Fri, 15 Mar 2013 05:26:08 -0000 This is a multi-part message in MIME format. --bound1363325166 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 Hi, I'm not yet sure why but somehow the first make install of /usr/ports/x11/inputproto/ was messed up, This is on a new install without having xorg on the machine previously. I did make deinstall/reinstall of inputproto and this solved the libXi build problem.. I'm going to try to continue the xorg 7.7 install and see if it works now. Thank you, -- Waitman Gobble San Jose California USA --bound1363325166--