Date: Tue, 27 Jan 2009 16:17:08 +1000 From: Da Rock <rock_on_the_web@comcen.com.au> To: freebsd-ports@freebsd.org Subject: Re: x11/libXrandr, x11-toolkits/libXmu, graphics/jasper fails to build Message-ID: <1233037028.1202.9.camel@laptop2.herveybayaustralia.com.au> In-Reply-To: <1233035597.1751.55.camel@wombat.2hip.net> References: <1233019367.41990.88.camel@laptop1.herveybayaustralia.com.au> <1233025480.1751.13.camel@wombat.2hip.net> <1233034123.1202.0.camel@laptop2.herveybayaustralia.com.au> <1233035597.1751.55.camel@wombat.2hip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2009-01-27 at 00:53 -0500, Robert Noland wrote: > On Tue, 2009-01-27 at 15:28 +1000, Da Rock wrote: > > 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 don't use portupgrade, so someone more proficient with it can probably > be of more assistance. You did read UPDATING, right? > Actually I'm ashamed to say it didn't occur to me to look at that... :S > > I'd also like to point out that I just rebooted and X died in the > > hole... :) Missing rgb files and what not > > Depending on the state of the upgrade, this is not really surprising. Me either- I'm afraid my brain happened to be on suspend mode at the time :D I did an elaborate search on google and found a reference to try portupgrade -a -rf libxcb so I'm in the middle of that (which seems to be working- fingers crossed), and having just read UPDATING I found a reference to use portupgrade -rf. Therefore, given my current circumstances, the cmd I've given could very well work- I hope! :) I'll post back if it doesn't...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1233037028.1202.9.camel>