Re: ANNOUNCE: gossip-telepathy branch in Gossip CVS
Eitan Isaacson <[email protected]>
| Newsgroups | gmane.comp.gnome.gossip.devel |
|---|---|
| Message-ID | <1156899811.22185.0.camel@localhost> |
On Tue, 2006-08-29 at 17:11 +0200, Xavier Claessens wrote: > Le lundi 28 août 2006 à 12:30 -0700, Eitan Isaacson a écrit : > > First of all, a thousand apologies to the people who have been waiting > > for this to arrive. I had very little time to work on this in the last > > few months. > > > > Please start complaining about it not compiling/working so we could fix > > some of the issues. And please start sending in patches. > > The code is not very pretty, there is a _bunch_ of work to be done. > > Here is a compilation error I get: > > In file included from gossip-dbus.c:21: > ../config.h:95:1: error: "PREFIX" redefined > <command line>:1:1: error: this is the location of the previous > definition > make[4]: *** [gossip-dbus.o] Erreur 1 > > The problem seems to be PREFIX is defined in config.h and with > -DPREFIX="\"/usr/local"\" Yup, you caught that one. Fixed.