Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105785 - gnomemeeting 1.2.2 fails
Summary: gnomemeeting 1.2.2 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Project Gentopia
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-13 04:51 UTC by Patrizio Bassi
Modified: 2005-09-13 13:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrizio Bassi 2005-09-13 04:51:23 UTC
dbus_component.cpp: In function `gboolean connect_component(void*)': 
dbus_component.cpp:350: error: `dbus_bus_acquire_service' undeclared (first use this function) 
dbus_component.cpp:350: error: (Each undeclared identifier is reported only once for each 
function it appears in.) 
dbus_component.cpp: In function `DBusHandlerResult filter_func(DBusConnection*, 
DBusMessage*, void*)': 
dbus_component.cpp:468: error: `DBUS_INTERFACE_ORG_FREEDESKTOP_LOCAL' 
undeclared (first use this function) 
make[2]: *** [dbus_component.o] Error 1 
make[2]: Leaving directory 
`/mnt/Dati/Gentoo/tmp/portage/gnomemeeting-1.2.2/work/gnomemeeting-1.2.2/src' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/mnt/Dati/Gentoo/tmp/portage/gnomemeeting-1.2.2/work/gnomemeeting-1.2.2' 
make: *** [all] Error 2 
 
!!! ERROR: net-im/gnomemeeting-1.2.2 failed. 
!!! Function src_compile, Line 87, Exitcode 2 
!!! (no error message) 
!!! If you need support, post the topmost build error, NOT this status message. 
 
 
 
my dbus version: 0.36.1 
in ebuild it asks for > 0.22
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2005-09-13 13:01:04 UTC
Fixed in CVS.  Thanks for reporting.