Date: Mon, 20 Feb 2012 22:30:11 GMT From: Mel Flynn <rflynn@acsalaska.net> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/165129: xfce - xorg - missing shared object in libxcb after recompile (needed by libwnck) Message-ID: <201202202230.q1KMUBt4036165@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/165129; it has been noted by GNATS. From: Mel Flynn <rflynn@acsalaska.net> To: bug-followup@FreeBSD.org, jb.1234abcd@gmail.com Cc: Subject: Re: ports/165129: xfce - xorg - missing shared object in libxcb after recompile (needed by libwnck) Date: Mon, 20 Feb 2012 23:26:56 +0100 Hi, xcb is not an explicit dependency of libwncheck (it's pulled in by libXres -> libX11), but libtool has decided it should link with it regardless. It's not something the ports system can currently fix, without fixing libtool. You should be able to forcibly reinstall libwncheck and continue from there. -- Mel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202202230.q1KMUBt4036165>