From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Gn0rO-0006G9-EX for garchives@archives.gentoo.org; Wed, 22 Nov 2006 22:46:30 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAMMibk1013380; Wed, 22 Nov 2006 22:44:37 GMT Received: from zorin.bergstrand.us (cpe-76-187-123-95.tx.res.rr.com [76.187.123.95]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAMMiZrX016585 for ; Wed, 22 Nov 2006 22:44:36 GMT Received: from localhost (localhost.localdomain [127.0.0.1]) by zorin.bergstrand.us (Postfix) with ESMTP id 7486D4FE27 for ; Wed, 22 Nov 2006 16:44:28 -0600 (CST) X-Virus-Scanned: amavisd-new at bergstrand.us Received: from zorin.bergstrand.us ([127.0.0.1]) by localhost (zorin.bergstrand.us [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CZy7ZvtVN-Wv for ; Wed, 22 Nov 2006 16:44:26 -0600 (CST) Received: from localhost (localhost.localdomain [127.0.0.1]) by zorin.bergstrand.us (Postfix) with ESMTP id E293350E5F for ; Wed, 22 Nov 2006 16:44:25 -0600 (CST) Received: from scarpine.bergstrand.us (unknown [192.168.143.200]) by zorin.bergstrand.us (Postfix) with ESMTP id 61E864FE27 for ; Wed, 22 Nov 2006 16:44:25 -0600 (CST) From: Martin Bergstrand To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] pmount with dbus-1.0.1 build error Date: Wed, 22 Nov 2006 16:44:32 -0600 User-Agent: KMail/1.9.5 References: <1df1788c0611221052i33e76f37q633d1414dd3b7e91@mail.gmail.com> <4564BB51.3060401@gentoo.org> <1164233567.17022.60.camel@darksystem.homeip.net> In-Reply-To: <1164233567.17022.60.camel@darksystem.homeip.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Message-Id: <200611221644.32677.martin@bergstrand.us> X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id kAMMiZrX016585 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id kAMMibku013380 X-Archives-Salt: cd4bc5ab-3eab-4be8-9d90-f5cd90da4855 X-Archives-Hash: 4ce6bd10ae54dad7239eb7fa02824b94 On Wednesday 22 November 2006 4:12 pm, Luis Medinas wrote: > On Wed, 2006-11-22 at 13:04 -0800, Mike Doty wrote: > > Br=E1ulio Oliveira wrote: > > > hello all, > > > > > > I can't build pmount after the upgrade of dbus-0.61 to dbus-1.0.1. = The > > > error comes when linking pmount-hal: > > > > > > x86_64-pc-linux-gnu-gcc -O2 -fomit-frame-pointer -pipe -mtune=3Dath= lon64 > > > -march=3Dathlon64 -msse2 -Wl,-z -Wl,now -o pmount-hal pmount-hal.o > > > libpmount-util.a /usr/lib64/libhal-storage.so /usr/lib64/libhal.so > > > /usr/lib64/libdbus-1.so /usr/lib64/libsysfs.so > > > pmount-hal.o: In function `main': > > > pmount-hal.c:(.text+0x97f): undefined reference to > > > `dbus_connection_disconnect' > > > > the mailing list isn't the place to post bugs, http://bugs.gentoo.org > > is. and please don't post this bug to bugs.g.o before you recompile > > this(and all dependencies) with _SANE_ cflags and no ldflags. sane > > cflags are "-O2 -march=3Dk8 -pipe" > > Mike is right you should report this bug to our bugzilla. But let me > give you an hint. That is pmount that doesn't work with dbus >=3D0.70 i= t > needs a patch to replace dbus_connection_disconnect to > dbus_connection_close. The maintainer shouldn't have problems to fix it. > btw... dbus 1.0 is hard masked so you should know what to do since the > tree isn't full ready to have it unmasked. > > Greetings Just as an FYI. I'm running pmount with dbus-1.0 that I unmasked. Only ebuild that had real problems with dbus-1.0 was ivman but who needs = that=20 when you have pmount anyways? --=20 gentoo-amd64@gentoo.org mailing list