[GnomeMeeting-list] Troubles compiling CVS



I'm having troubles compiling the latest snapshot.  This is the first
time I'm attempting this so I'm sure it's pilot error.  I've attached a
log of the error.  To me, it looks like /usr/include/libdv/dv_types.h is
including the wrong version of config.h.  It's picking up the local
config.h for gnomemeeting, which doesn't seem right.  Any ideas?

Thanks,
Jason


g++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/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/openh323 -DP_LINUX -D_REENTRANT  -DHAS_OSS -DNDEBUG -DPHAS_TEMPLATES -DP_USE_PRAGMA -DPTRACING -Wall -O2 -g -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/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/linc-1.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/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     -c -o common.o `test -f 'common.cpp' || echo './'`common.cpp
In file included from /usr/include/libdv/dv_types.h:30,
                 from /usr/include/libdv/dv.h:41,
                 from /usr/include/ptlib/unix/ptlib/videoio1394avc.h:45,
                 from /usr/include/ptlib/video.h:95,
                 from /usr/include/ptlib/unix/ptlib/video.h:66,
                 from /usr/include/ptlib.h:269,
                 from common.h:45,
                 from common.cpp:39:
config.h:57: `GConfClient' was not declared in this scope
config.h:57: parse error before `)' token
config.h:65: `GtkEditable' was not declared in this scope
config.h:65: parse error before `,' token
config.h:73: `GtkAdjustment' was not declared in this scope
config.h:73: parse error before `,' token
config.h:81: `GtkCheckButton' was not declared in this scope
config.h:81: parse error before `,' token
config.h:89: `GtkWidget' was not declared in this scope
config.h:89: parse error before `,' token
config.h:97: `GtkWidget' was not declared in this scope
config.h:97: parse error before `,' token
make[2]: *** [common.o] Error 1
make[2]: Leaving directory `/usr/local/source/gnomemeeting-2003-05-24/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/source/gnomemeeting-2003-05-24'
make: *** [all] Error 2


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