GNOME Bugzilla – Bug 315181
dbus support doesn't compile in CVS.
Last modified: 2005-09-06 21:24:56 UTC
Attempting to compile Gossip from CVS with dbus support fails. Looks like a commit to libgossip/gossip-session.c on June 26 (http://cvs.gnome.org/viewcvs/gossip/libgossip/gossip-session.c?r1=1.19&r2=1.20) is causing this. Here's the error msg: gossip-session.c: In function 'gossip_session_init': gossip-session.c:293: warning: implicit declaration of function 'gossip_dbus_init' gossip-session.c:293: warning: nested extern declaration of 'gossip_dbus_init'
Fixed thanks, things now compile again :)