From owner-freebsd-gnome@FreeBSD.ORG Sun Jan 15 17:01:15 2012 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF0D9106564A; Sun, 15 Jan 2012 17:01:15 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from outrelay01.libero.it (outrelay01.libero.it [212.52.84.101]) by mx1.freebsd.org (Postfix) with ESMTP id 6061A8FC14; Sun, 15 Jan 2012 17:01:15 +0000 (UTC) X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A0B020C.4F130659.00FF,ss=1,re=0.000,fgs=0 X-libjamoibt: 1821 Received: from wmail74 (172.31.0.38) by outrelay01.libero.it (8.5.140) (authenticated as barbara.xxx1975@libero.it) id 4F1007AF00360928; Sun, 15 Jan 2012 18:01:13 +0100 Message-ID: <31541747.737941326646874187.JavaMail.defaultUser@defaultHost> Date: Sun, 15 Jan 2012 18:01:14 +0100 (CET) From: Barbara To: MIME-Version: 1.0 Content-Type: text/plain;charset="UTF-8" Content-Transfer-Encoding: 7bit X-SenderIP: 79.18.227.171 Cc: garga@freebsd.org Subject: pulseaudio upgrade (after xcb-util) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Barbara List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jan 2012 17:01:16 -0000 >After upgrading all the ports and noticing that fact, I changed my mind and >decided to rebuild libcanberra WITHOUT_PULSE and then to rebuild the other two. >I don't know why it didn't happened on the first build, but for sysutils/gnome- >settings-daemon now I'm getting an error caused by the removal of >/usr/local/lib/libxcb-aux.la from xcb-util (and I don't know in which port it >should be now): It seems that the removal of libxcb-atom.so.1 libxcb-event.so.1 libxcb-aux.so.0 is causing troubles (http://pastebin.com/7494x4sc) making the problem with pulseaudio looks like a joke. Barbara