From owner-freebsd-ports@FreeBSD.ORG Tue Jan 27 05:29:06 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74862106566C for ; Tue, 27 Jan 2009 05:29:06 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id 3C1248FC14 for ; Tue, 27 Jan 2009 05:29:06 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.171] (unknown [202.172.126.254]) by angel.comcen.com.au (Postfix) with ESMTP id B35B85C2EE39 for ; Tue, 27 Jan 2009 16:30:27 +1100 (EST) From: Da Rock To: freebsd-ports@freebsd.org In-Reply-To: <1233025480.1751.13.camel@wombat.2hip.net> References: <1233019367.41990.88.camel@laptop1.herveybayaustralia.com.au> <1233025480.1751.13.camel@wombat.2hip.net> Content-Type: text/plain Date: Tue, 27 Jan 2009 15:28:43 +1000 Message-Id: <1233034123.1202.0.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Re: x11/libXrandr, x11-toolkits/libXmu, graphics/jasper fails to build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2009 05:29:06 -0000 On Mon, 2009-01-26 at 22:04 -0500, Robert Noland wrote: > On Tue, 2009-01-27 at 11:22 +1000, Da Rock wrote: > > Here's another one: > > > > /bin/sh ../libtool --tag=CC --mode=link cc -D_THREAD_SAFE > > -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include > > -DMALLOC_0_RETURNS_NULL -O2 -fno-strict-aliasing -pipe -version-number > > 2:1:0 -no-undefined -o libXrandr.la -rpath /usr/local/lib Xrandr.lo > > XrrConfig.lo XrrCrtc.lo XrrMode.lo XrrOutput.lo XrrProperty.lo > > XrrScreen.lo -L/usr/local/lib -lX11 -L/usr/local/lib -lXext -lXrender > > -lX11 > > grep: /usr/local/lib/libxcb-xlib.la: No such file or directory > > sed: /usr/local/lib/libxcb-xlib.la: No such file or directory > > libtool: link: `/usr/local/lib/libxcb-xlib.la' is not a valid libtool > > archive > > *** Error code 1 > > > > I tried a search myself: ng. > > I tried to find a config switch for libxcb: ng. > > > > Let me know what else you need or what I can do to help here. Obviously > > other ports are dependent on these and are therefore failing as well. > > FWIW this is an upgrade using portupgrade. > > This is fallout from the libxcb update. xcb-xlib no longer exists, you > need to update everything that depends on libxcb using your preferred > method. > > robert. I'm now aware of that, but I'm trying to do the updates and nothing is working because they're all still asking for that package. I have to admit I'm not 100% proficient with updating to handle curl balls like this; can you supply some pointers as to how to get around this? I'd also like to point out that I just rebooted and X died in the hole... :) Missing rgb files and what not Thanks