After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 315181 - dbus support doesn't compile in CVS.
dbus support doesn't compile in CVS.
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-03 14:47 UTC by Brian Pepple
Modified: 2005-09-06 21:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Brian Pepple 2005-09-03 14:47:15 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'
Comment 1 Martyn Russell 2005-09-06 21:24:56 UTC
Fixed thanks, things now compile again :)