[GnomeMeeting-devel-list] GM 1.3 build probs



Hi Damien,

I'm seeing the errors below when trying to build GM CVS (as of this
morning) on Fedora 3.

Cheers,
Pete

if g++ -DHAVE_CONFIG_H -I. -I. -I..
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -I../src -I../lib
-I../lib/widgets -I../lib/xdap  -DXTHREADS -D_REENTRANT
-DXUSE_MTSAFE_API -pthread -DORBIT2=1 -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -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   -DORBIT2=1 -pthread
-I/usr/include/evolution-data-server-1.0 -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/howl-0.9.8   -DHAS_HOWL
-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
-DP_USE_PRAGMA -D_REENTRANT
-DGNOMEMEETING_IMAGES=\""/usr/share/pixmaps/"\"
-DGNOMEMEETING_SOUNDS=\""/usr/share/sounds/gnomemeeting/"\"
-DSCHEMA_AGE=57 -DGNOMEMEETING_DATADIR=\""/usr/share"\"     -O2 -g
-pipe -m32 -march=i386 -mtune=pentium4 -MT log_window.o -MD -MP -MF
".deps/log_window.Tpo" -c -o log_window.o log_window.cpp; \
then mv -f ".deps/log_window.Tpo" ".deps/log_window.Po"; else rm -f
".deps/log_window.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -I../src -I../lib
-I../lib/widgets -I../lib/xdap  -DXTHREADS -D_REENTRANT
-DXUSE_MTSAFE_API -pthread -DORBIT2=1 -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -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   -DORBIT2=1 -pthread
-I/usr/include/evolution-data-server-1.0 -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/howl-0.9.8   -DHAS_HOWL
-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
-DP_USE_PRAGMA -D_REENTRANT
-DGNOMEMEETING_IMAGES=\""/usr/share/pixmaps/"\"
-DGNOMEMEETING_SOUNDS=\""/usr/share/sounds/gnomemeeting/"\"
-DSCHEMA_AGE=57 -DGNOMEMEETING_DATADIR=\""/usr/share"\"     -O2 -g
-pipe -m32 -march=i386 -mtune=pentium4 -MT main_window.o -MD -MP -MF
".deps/main_window.Tpo" -c -o main_window.o main_window.cpp; \
then mv -f ".deps/main_window.Tpo" ".deps/main_window.Po"; else rm -f
".deps/main_window.Tpo"; exit 1; fi
main_window.cpp: In function `void
view_mode_button_clicked_cb(GtkWidget*, void*)':
main_window.cpp:2419: error: ISO C++ forbids cast to non-reference
type used as lvalue
main_window.cpp: In function `GtkWidget* gm_main_window_new()':
main_window.cpp:3917: error: `gtk_label_set_ellipsize' undeclared
(first use this function)
main_window.cpp:3917: error: (Each undeclared identifier is reported
only once for each function it appears in.)
make[2]: *** [main_window.o] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/gnomemeeting-1.3.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/gnomemeeting-1.3.0'
make: *** [all] Error 2



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