* [gentoo-user] Error Emerging Liferea 0.9.2
@ 2005-07-27 3:37 Ow Mun Heng
2005-07-27 10:56 ` Zac Medico
0 siblings, 1 reply; 4+ messages in thread
From: Ow Mun Heng @ 2005-07-27 3:37 UTC (permalink / raw
To: gentoo
ui_feedlist.o(.text+0x227d): In function `ui_feedlist_dbus_connect':
: undefined reference to `dbus_bus_acquire_service'
collect2: ld returned 1 exit status
make[3]: *** [liferea-bin] Error 1
make[3]: Leaving directory
`/mnt/data/Gentoo-Tmp/portage/liferea-0.9.2/work/liferea-0.9.2/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/mnt/data/Gentoo-Tmp/portage/liferea-0.9.2/work/liferea-0.9.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/mnt/data/Gentoo-Tmp/portage/liferea-0.9.2/work/liferea-0.9.2'
ANy ideas?
--
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!!
Neuromancer 11:37:04 up 3 days, 17:49, 6 users, load average: 1.71,
1.98, 1.60
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Error Emerging Liferea 0.9.2
2005-07-27 3:37 [gentoo-user] Error Emerging Liferea 0.9.2 Ow Mun Heng
@ 2005-07-27 10:56 ` Zac Medico
2005-07-29 13:37 ` Edward Catmur
0 siblings, 1 reply; 4+ messages in thread
From: Zac Medico @ 2005-07-27 10:56 UTC (permalink / raw
To: gentoo-user
Ow Mun Heng wrote:
> ui_feedlist.o(.text+0x227d): In function `ui_feedlist_dbus_connect':
> : undefined reference to `dbus_bus_acquire_service'
> collect2: ld returned 1 exit status
> make[3]: *** [liferea-bin] Error 1
> make[3]: Leaving directory
> `/mnt/data/Gentoo-Tmp/portage/liferea-0.9.2/work/liferea-0.9.2/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/mnt/data/Gentoo-Tmp/portage/liferea-0.9.2/work/liferea-0.9.2/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/mnt/data/Gentoo-Tmp/portage/liferea-0.9.2/work/liferea-0.9.2'
>
>
> ANy ideas?
>
>
Are you using dbus from the gentopia overlay? I've noticed that many apps are not compatible with the newer versions of dbus.
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Error Emerging Liferea 0.9.2
2005-07-27 10:56 ` Zac Medico
@ 2005-07-29 13:37 ` Edward Catmur
2005-08-01 1:37 ` Ow Mun Heng
0 siblings, 1 reply; 4+ messages in thread
From: Edward Catmur @ 2005-07-29 13:37 UTC (permalink / raw
To: gentoo-user
On Wed, 2005-07-27 at 03:56 -0700, Zac Medico wrote:
> Ow Mun Heng wrote:
> > ui_feedlist.o(.text+0x227d): In function `ui_feedlist_dbus_connect':
> > : undefined reference to `dbus_bus_acquire_service'
> > collect2: ld returned 1 exit status
> > make[3]: *** [liferea-bin] Error 1
> > make[3]: Leaving directory
> > `/mnt/data/Gentoo-Tmp/portage/liferea-0.9.2/work/liferea-0.9.2/src'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory
> > `/mnt/data/Gentoo-Tmp/portage/liferea-0.9.2/work/liferea-0.9.2/src'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory
> > `/mnt/data/Gentoo-Tmp/portage/liferea-0.9.2/work/liferea-0.9.2'
> >
> Are you using dbus from the gentopia overlay? I've noticed that many apps are not compatible with the newer versions of dbus.
Note that liferea 0.9.4 is in portage (keyworded ~x86) and is recent
dbus compatible.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Error Emerging Liferea 0.9.2
2005-07-29 13:37 ` Edward Catmur
@ 2005-08-01 1:37 ` Ow Mun Heng
0 siblings, 0 replies; 4+ messages in thread
From: Ow Mun Heng @ 2005-08-01 1:37 UTC (permalink / raw
To: gentoo-user
On Fri, 2005-07-29 at 14:37 +0100, Edward Catmur wrote:
> On Wed, 2005-07-27 at 03:56 -0700, Zac Medico wrote:
> > Ow Mun Heng wrote:
> > > ui_feedlist.o(.text+0x227d): In function `ui_feedlist_dbus_connect':
> > > : undefined reference to `dbus_bus_acquire_service'
> > > collect2: ld returned 1 exit status
> > > make[3]: *** [liferea-bin] Error 1
> > > make[3]: Leaving directory
> > > `/mnt/data/Gentoo-Tmp/portage/liferea-0.9.2/work/liferea-0.9.2/src'
> > > make[2]: *** [all-recursive] Error 1
> > > make[2]: Leaving directory
> > > `/mnt/data/Gentoo-Tmp/portage/liferea-0.9.2/work/liferea-0.9.2/src'
> > > make[1]: *** [all-recursive] Error 1
> > > make[1]: Leaving directory
> > > `/mnt/data/Gentoo-Tmp/portage/liferea-0.9.2/work/liferea-0.9.2'
> > >
> > Are you using dbus from the gentopia overlay? I've noticed that many apps are not compatible with the newer versions of dbus.
Yes I am actually.
> Note that liferea 0.9.4 is in portage (keyworded ~x86) and is recent
> dbus compatible.
Thanks for the heads up then.. Time to Unmask! :-?
--
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!!
Neuromancer 09:37:04 up 8 days, 15:49, 5 users, load average: 1.53,
1.03, 0.94
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-08-01 1:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-27 3:37 [gentoo-user] Error Emerging Liferea 0.9.2 Ow Mun Heng
2005-07-27 10:56 ` Zac Medico
2005-07-29 13:37 ` Edward Catmur
2005-08-01 1:37 ` Ow Mun Heng
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox