libxcb-xlib.la: No such file or directory
Andrey
andrey.kosachenko at gmail.com
Mon Jan 26 03:43:16 PST 2009
Hello,
I stuck having the same errors yesterday.
According to changelog of libxcb: libxcb-xlib was removed (1.1.92)
I had no idea how to overcome the issue, so, I went the following way:
- downgraded 2 ports x11/xcb-proto and x11/libxcb;
- copied /usr/local/lib/libxcb-xlib* staff to other place;
- upgraded 2 ports from 1 step;
- put libxcb-xlib* files into /usr/local/lib/
- upgraded as usual;
not that elegant (definitely not the right approach to combat issue) but
it worked.
However, I suppose, this case must be handled properly and not that way
I described.
Adam K Kirchhoff wrote:
> I have three machines that I've updated the ports tree since the Xorg
> 7.4 import. I've wiped out every package I had installed and started
> from scratch due to the fact that I had previously been using the ports
> tree with the xorg-7.4-111608 patch applied, and wanted a clean setup.
>
> Unfortunately various applications are failing to install due to the
> same error:
>
>
> /bin/sh /usr/local/bin/libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o libwraster.la -rpath /usr/local/lib -version-info 4:0:1 LookupCmap.lo StdCmap.lo CrCmap.lo DelCmap.lo CmapAlloc.lo raster.lo draw.lo color.lo load.lo save.lo gradient.lo xpixmap.lo convert.lo x86_specific.lo context.lo misc.lo scale.lo rotate.lo convolve.lo nxpm.lo xpm.lo xutil.lo ppm.lo png.lo jpeg.lo tiff.lo gif.lo -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -ltiff -lXpm -lpng -lz -ljpeg -lungif -lXext -lX11 -lm
> 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
>
> Stop in /usr/ports/x11-wm/windowmaker/work/WindowMaker-0.92.0/wrlib.
> *** Error code 1
>
> Stop in /usr/ports/x11-wm/windowmaker/work/WindowMaker-0.92.0/wrlib.
> *** Error code 1
>
> Stop in /usr/ports/x11-wm/windowmaker/work/WindowMaker-0.92.0.
> *** Error code 1
>
> Stop in /usr/ports/x11-wm/windowmaker.
>
> I keep hearing that I need to rebuild every application after updating
> libxcb, but I want to stress that I started without *any* applications.
>
> Any ideas?
>
> Adam
--
WBR,
Andrey Kosachenko
More information about the freebsd-x11
mailing list