[GnomeMeeting-list] problems compiling gnomemeeting



Hi!
I have seen that this problem has been addressed once, but the solution given 
there does not work her

Making all in src
make[2]: Entering directory 
`/home/gassauer/download/gnomemeeting_src/gnomemeeting-2003-04-19/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I../src -I../lib 
-I../lib/widgets -I../lib/xdap  
-I/home/gassauer/download/gnomemeeting_src/pwlib/include/unix 
-I/home/gassauer/download/gnomemeeting_src/pwlib/include/.. 
-I/home/gassauer/download/gnomemeeting_src/pwlib/include/ptclibx  
-I/home/gassauer/download/gnomemeeting_src/openh323/inlcude -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/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/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/opt/gnome2/include/gconf/2 
-I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -I/usr/include/libxml2 
-I/opt/gnome2/include/libgnome-2.0 -I/opt/gnome2/include/libbonobo-2.0 
-I/opt/gnome2/include/gnome-vfs-2.0 -I/opt/gnome2/lib/gnome-vfs-2.0/include 
-I/opt/gnome2/include/bonobo-activation-2.0 
-I/opt/gnome2/include/libgnomeui-2.0 -I/opt/gnome2/include/libgnomecanvas-2.0 
-I/usr/include/libart-2.0 -I/opt/gnome2/include/libbonoboui-2.0   
-I/usr/include/SDL -D_REENTRANT -DHAS_SDL  
-DGNOMEMEETING_IMAGES=\""/usr/local/share/pixmaps"\" -DSCHEMA_AGE=24 
-DDATADIR=\""/usr/local/share"\" -DG_DISABLE_DEPRECATED 
-DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED    -O3  -MT 
common.o -MD -MP -MF ".deps/common.Tpo" \
  -c -o common.o `test -f 'common.cpp' || echo './'`common.cpp; \
then mv ".deps/common.Tpo" ".deps/common.Po"; \
else rm -f ".deps/common.Tpo"; exit 1; \
fi
In file included from /usr/local/include/ptlib/contain.h:218,
                 from /usr/local/include/ptlib.h:137,
                 from common.h:44,
                 from common.cpp:39:
/usr/local/include/ptlib/object.h:585: error: parse error before `(' token
/usr/local/include/ptlib/object.h:1201: error: `BOOL' declared as a `virtual'
   field
/usr/local/include/ptlib/object.h:1201: error: parse error before `(' token
/usr/local/include/ptlib/object.h:1214: error: `BOOL' declared as a `virtual'


in /usr/include/ptlib/object.h:585
this line seems to cause the problem
static BOOL CanTrace(unsigned level /** Trace level to check */);

in
/usr/local/include/ptlib/object.h:1201:
    virtual BOOL IsClass(
      const char * clsName    // Class name to compare against.
    ) const;

and many many others like that

any ideas ?

I am on SuSE 8.2 
gcc version 3.3 20030226 (prerelease) (SuSE Linux)

-- 
cu
ferdinand
http://www.goesing.at



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