From owner-freebsd-ports@FreeBSD.ORG Sun Dec 18 16:35:02 2011 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 BB148106566C for ; Sun, 18 Dec 2011 16:35:02 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo203.cox.net (eastrmfepo203.cox.net [68.230.241.218]) by mx1.freebsd.org (Postfix) with ESMTP id 587F88FC16 for ; Sun, 18 Dec 2011 16:35:02 +0000 (UTC) Received: from eastrmimpo305.cox.net ([68.230.241.237]) by eastrmfepo203.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20111218163456.IAID25070.eastrmfepo203.cox.net@eastrmimpo305.cox.net> for ; Sun, 18 Dec 2011 11:34:56 -0500 Received: from serene.no-ip.org ([98.164.80.83]) by eastrmimpo305.cox.net with bizsmtp id Agap1i00P1nrG4q02gatZH; Sun, 18 Dec 2011 11:34:56 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A02020A.4EEE1630.0056,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=x+O/fxHOL6afBVXzTMqgdGKda8SUNCxSuheMHPFibrA= c=1 sm=1 a=QslzjDPHCRIA:10 a=G8Uczd0VNMoA:10 a=8nJEP1OIZ-IA:10 a=bP8/21xuPmjjKiboDxlPZA==:17 a=6I5d2MoRAAAA:8 a=pGLkceISAAAA:8 a=kviXuzpPAAAA:8 a=EIJuo04blbqaJZtpu3MA:9 a=5DTHKbjRgIFl7uRCe7kA:7 a=wPNLvfGTeEIA:10 a=SV7veod9ZcQA:10 a=MSl-tDqOz04A:10 a=4vB-4DCPJfMA:10 a=bP8/21xuPmjjKiboDxlPZA==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id pBIGYjsR089922 for ; Sun, 18 Dec 2011 10:34:46 -0600 (CST) (envelope-from conrads@cox.net) Date: Sun, 18 Dec 2011 10:34:40 -0600 From: "Conrad J. Sabatier" To: freebsd-ports@freebsd.org Message-ID: <20111218103440.01e2fa10@cox.net> In-Reply-To: References: <87k45vjwz6.fsf@pluton.xbsd.name> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: x11/xcb-util downgraded? 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: Sun, 18 Dec 2011 16:35:02 -0000 On Sat, 17 Dec 2011 11:18:04 +0000 Chris Rees wrote: > On 17 December 2011 10:47, Denise H. G. wrote: > > > > Hi all > > > > =A0 With the version bump of x11/xcb-util, some ports seems to be > > broken. However, after recompiling x11/startup-notification, and > > all the ports that depend on x11/startup-notification, everything > > will be OK. > > > > =A0 And x11/startup-notification needs to be set to depend on > > =A0 x11/xcb-util, whose library is 'xcb-util.0' insead of > > 'xcb-aux.o'startup-notification > > > > =A0 Hope this will work. >=20 > Thanks for reporting-- this problem is known [1] and affects many > ports. A 'proper' solution will come soon! >=20 > Chris Hmm, could this be why my attempt to upgrade claws-mail just now failed with: libtool: link: cannot find the library `/usr/local/lib/libxcb-aux.la' or unhandled argument `/usr/local/lib/libxcb-aux.la' gmake[4]: *** [claws-mail] Error 1 I checked and libxcb-aux.la indeed does not exist, although I did find an old *.so version under /usr/local/lib/compat/pkg. OK, I just rebuilt all of my *xcb* ports after making the suggested changes in x11/startup-notification and, sure enough, claws-mail now compiles successfully. Thanks! --=20 Conrad J. Sabatier conrads@cox.net