On Wednesday 22 November 2006 4:12 pm, Luis Medinas wrote: > On Wed, 2006-11-22 at 13:04 -0800, Mike Doty wrote: > > Bráulio 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=athlon64 > > > -march=athlon64 -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=k8 -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 >=0.70 it > 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 when you have pmount anyways? -- [email protected] mailing list
