[GnomeMeeting-list] Compilation problems with 0.96.1



This has me stumped, I don't do C++, and I can't find anything in the archives 
or FAQ.
I tried the daily snapshot, but cannot get the autogen to run.

Entering directory `/opt/build/gnomemeeting-0.96.1/src'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" 
-I../src -I../lib -I../lib/widgets -I../lib/xdap  -I/usr/include/ptlib/unix 
-I/usr/include/ptlib/.. -I/usr/include/ptlib/../ptclib -I/usr/include 
-I/usr/include/openh323 -DSPEEX_CODEC -DP_LINUX -D_REENTRANT 
-DP_HAS_SEMAPHORES -DP_PTHREADS  -DPBYTE_ORDER=PLITTLE_ENDIAN -DHAS_OSS -O3 
-DNDEBUG -fPIC -g -DPHAS_TEMPLATES -Wall -DHAS_IXJ -DORBIT2=1 -pthread 
-I/opt/gnome-2.2/include/gconf/2 -I/opt/gnome-2.2/include/orbit-2.0 
-I/opt/gnome-2.2/include/linc-1.0 -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DDISABLE_GNOME 
-I/usr/include/openssl -I/usr/include/SDL -D_REENTRANT -DHAS_SDL  
-DGNOMEMEETING_IMAGES=\""/usr/share/pixmaps"\" -DSCHEMA_AGE=24 
-DDATADIR=\""/usr/share"\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED 
-DGDK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED    -O3  -c 
callbacks.cpp
In file included from endpoint.h:35,
                 from gnomemeeting.h:37,
                 from callbacks.cpp:34:
gdkvideoio.h:48: syntax error before `{' token
gdkvideoio.h:49: virtual outside class declaration
gdkvideoio.h:49: non-member function `const char* GetClass(unsigned int)'
   cannot have `const' method qualifier
gdkvideoio.h: In function `const char* GetClass(unsigned int)':
gdkvideoio.h:49: `H323VideoDevice' undeclared (first use this function)
gdkvideoio.h:49: (Each undeclared identifier is reported only once for each
   function it appears in.)
gdkvideoio.h:49: syntax error before `::' token
gdkvideoio.h:49: no method `GDKVideoOutputDevice::Class'
gdkvideoio.h: At global scope:
gdkvideoio.h:49: virtual outside class declaration
gdkvideoio.h:49: non-member function `BOOL IsClass(const char*)' cannot have `
   const' method qualifier
gdkvideoio.h: In function `BOOL IsClass(const char*)':
gdkvideoio.h:49: no method `GDKVideoOutputDevice::Class'
gdkvideoio.h: At global scope:
gdkvideoio.h:49: virtual outside class declaration
gdkvideoio.h:49: non-member function `BOOL IsDescendant(const char*)' cannot
   have `const' method qualifier
gdkvideoio.h: In function `BOOL IsDescendant(const char*)':
gdkvideoio.h:49: no method `GDKVideoOutputDevice::Class'
gdkvideoio.h:49: syntax error before `::' token
gdkvideoio.h:49: warning: no return statement in function returning non-void
gdkvideoio.h: At global scope:
gdkvideoio.h:49: syntax error before `(' token
gdkvideoio.h:71: syntax error before `int'
gdkvideoio.h:78: destructors must be member functions
gdkvideoio.h:83: virtual outside class declaration
gdkvideoio.h:86: syntax error before `protected'
gdkvideoio.h:111: syntax error before `}' token
In file included from gnomemeeting.h:37,
                 from callbacks.cpp:34:
endpoint.h:388: syntax error before `*' token
endpoint.h:389: syntax error before `*' token
make[2]: *** [callbacks.o] Error 1
make[2]: Leaving directory `/opt/build/gnomemeeting-0.96.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/build/gnomemeeting-0.96.1'
make: *** [all-recursive-am] Error 2

-- 
Cheers, Richard



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