From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 14 17:30:12 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 293FB1065679 for ; Tue, 14 Feb 2012 17:30:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1712B8FC20 for ; Tue, 14 Feb 2012 17:30:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1EHUBse029356 for ; Tue, 14 Feb 2012 17:30:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1EHUBI4029352; Tue, 14 Feb 2012 17:30:11 GMT (envelope-from gnats) Date: Tue, 14 Feb 2012 17:30:11 GMT Message-Id: <201202141730.q1EHUBI4029352@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: J B Cc: Subject: Re: ports/165129: xfce - xorg - missing shared object in libxcb after recompile (needed by libwnck) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: J B List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2012 17:30:12 -0000 The following reply was made to PR ports/165129; it has been noted by GNATS. From: J B To: bug-followup@freebsd.org Cc: Subject: Re: ports/165129: xfce - xorg - missing shared object in libxcb after recompile (needed by libwnck) Date: Tue, 14 Feb 2012 17:54:40 +0100 Hi, thanks for the hint. I followed the instruction in there, but ... The xcb-util (even all xcb-util\*) has been recompiled, but it does not contain libxcb-aux*. As a matter of fact they are nowhere on the system. I followed up with compilation 'portupgrade -Rpv xfce4-xkb-plugin', but it dies on missing libxcb-aux* as well with error: libtool: link: can not find the library '/usr/local/lib/libxcb-aux.la' or unhandled argument '/usr/local/lib/libxcb-aux.la' gmake[2]: *** [xfce4-xkb-plugin] Error 1 Any help ? JB On Tue, Feb 14, 2012 at 10:26 AM, Sayetsky Anton wrote: > 2012/2/14 jb : >> After ports recompilation I can not start xfce4 / Xorg. > > Did you read 20120116 entry in ports/UPDATING?