Re: [GnomeMeeting-devel-list] gnomemeeting cvs compile problems



Le vendredi 06 janvier 2006 à 19:26 +0000, Peter Robinson a écrit :
> BTW There's a similar issue when dbus is enabled too.
> 

Yes, it is still experimental, but all of this will be fixed for
2.00 :-)

> Cheers,
> Pete
> 
> On 1/6/06, Peter Robinson <pbrobinson gmail com> wrote:
> > No problems, hadn't realised there was issues with it.
> >
> > Cheers,
> > Pete
> >
> > On 1/6/06, Damien Sandras <dsandras seconix com> wrote:
> > > Please don't --enable-avahi for now, only use "standard
> > > flags" : ./configure --prefix=/usr --sysconfdir=/etc
> > >
> > >
> > > Le vendredi 06 janvier 2006 à 18:29 +0000, Peter Robinson a écrit :
> > > > Hi Damien and all,
> > > >
> > > > I'm having problems compiling GM cvs since some of the last couple of
> > > > days of changes/moves it seems there is a file missing for avahi
> > > > support or something similar. compile spew below.
> > > >
> > > > Cheers,
> > > > Pete
> > > >
> > > > then mv -f ".deps/gmcontacts-remote.Tpo"
> > > > ".deps/gmcontacts-remote.Plo"; else rm -f
> > > > ".deps/gmcontacts-remote.Tpo"; exit 1; fi
> > > >  g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GnomeMeeting\"
> > > > -DSHARE_DIR=\"/usr/share/gnomemeeting\" -I../gmconf/ -I../.. -pthread
> > > > -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
> > > > -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> > > > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > > > -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2
> > > > -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0
> > > > -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
> > > > -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0
> > > > -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0
> > > > -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1
> > > > -I/usr/include/freetype2 -DORBIT2=1 -pthread
> > > > -I/usr/include/evolution-data-server-1.6 -I/usr/include/libbonobo-2.0
> > > > -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0
> > > > -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0
> > > > -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2
> > > > -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
> > > > -I/usr/include/libxml2 -I/usr/include/dbus-1.0
> > > > -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0
> > > > -I/usr/lib/glib-2.0/include -DHAS_DBUS -D_REENTRANT
> > > > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include
> > > > -I/usr/include/ptlib -I/usr/include/ptclib -I/usr/include/opal
> > > > -I/usr/include/SDL -D_REENTRANT -DHAS_SDL -I/usr/include -DPTRACING
> > > > -DNDEBUG -Wall -Os -g -fno-exceptions -felide-constructors
> > > > -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
> > > > -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386
> > > > -mtune=pentium4 -fasynchronous-unwind-tables -I/usr/include/SDL
> > > > -D_REENTRANT -MT gmcontacts-remote.lo -MD -MP -MF
> > > > .deps/gmcontacts-remote.Tpo -c gmcontacts-remote.cpp  -fPIC -DPIC -o
> > > > .libs/gmcontacts-remote.o
> > > > In file included from gmcontacts-remote.cpp:58:
> > > > gmcontacts-avahi.h:53:22: error: lib/gmconf: No such file or directory
> > > > gmcontacts-avahi.h:114: error: 'AvahiServiceResolver' has not been declared
> > > > gmcontacts-avahi.h:125: error: extra qualification
> > > > 'GMZeroconfBrowser::' on member 'ResolveCallback'
> > > > gmcontacts-avahi.h:129: error: 'AvahiServiceBrowser' has not been declared
> > > > gmcontacts-avahi.h:136: error: extra qualification
> > > > 'GMZeroconfBrowser::' on member 'BrowseCallback'
> > > > gmcontacts-avahi.h:141: error: ISO C++ forbids declaration of
> > > > 'AvahiServiceBrowser' with no type
> > > > gmcontacts-avahi.h:141: error: expected ';' before '*' token
> > > > gmcontacts-avahi.h:142: error: ISO C++ forbids declaration of
> > > > 'AvahiServiceBrowser' with no type
> > > > gmcontacts-avahi.h:142: error: expected ';' before '*' token
> > > > make[4]: *** [gmcontacts-remote.lo] Error 1
> > > > make[4]: Leaving directory
> > > > `/usr/src/redhat/BUILD/gnomemeeting-1.9.0/lib/gmcontacts'
> > > > make[3]: *** [all-recursive] Error 1
> > > > make[3]: Leaving directory `/usr/src/redhat/BUILD/gnomemeeting-1.9.0/lib'
> > > > make[2]: *** [all] Error 2
> > > > make[2]: Leaving directory `/usr/src/redhat/BUILD/gnomemeeting-1.9.0/lib'
> > > > make[1]: *** [all-recursive] Error 1
> > > > make[1]: Leaving directory `/usr/src/redhat/BUILD/gnomemeeting-1.9.0'
> > > > make: *** [all] Error 2
> > > > _______________________________________________
> > > > Gnomemeeting-devel-list mailing list
> > > > Gnomemeeting-devel-list gnome org
> > > > http://mail.gnome.org/mailman/listinfo/gnomemeeting-devel-list
> > > --
> > >  _      Damien Sandras
> > > (o-
> > > //\     GnomeMeeting: http://www.gnomemeeting.org/
> > > v_/_    FOSDEM 2006 : http://www.fosdem.org
> > >         SIP Phone   : sip:dsandras gnomemeeting net
> > >                       sip:600000 gnomemeeting net
> > >
> > > _______________________________________________
> > > Gnomemeeting-devel-list mailing list
> > > Gnomemeeting-devel-list gnome org
> > > http://mail.gnome.org/mailman/listinfo/gnomemeeting-devel-list
> > >
> >
> _______________________________________________
> Gnomemeeting-devel-list mailing list
> Gnomemeeting-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-devel-list
-- 
 _      Damien Sandras
(o-     
//\     GnomeMeeting: http://www.gnomemeeting.org/
v_/_    FOSDEM 2006 : http://www.fosdem.org
        SIP Phone   : sip:dsandras gnomemeeting net 
                      sip:600000 gnomemeeting net




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]