[GnomeMeeting-devel-list] Problem compiling new head on FC4



Hi Damien,

Congrats on the merge to head, something I've been looking forward to
for quite some time :-)

I had this problem a couple of days ago compiling on the latest branch
and it seems the problem is still around. It could well be FC4 being
more pedantic as usual.

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.4 -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 -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
-DGNOMEMEETING_IMAGES=\""/usr/share/pixmaps/"\"
-DGNOMEMEETING_SOUNDS=\""/usr/share/sounds/gnomemeeting/"\"
-DSCHEMA_AGE=59 -DGNOMEMEETING_DATADIR=\""/usr/share"\"     -O2 -g
-pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386
-mtune=pentium4 -fasynchronous-unwind-tables -MT config.o -MD -MP -MF
".deps/config.Tpo" \
  -c -o config.o `test -f 'config.cpp' || echo './'`config.cpp; \
then mv -f ".deps/config.Tpo" ".deps/config.Po"; \
else rm -f ".deps/config.Tpo"; exit 1; \
fi
config.cpp: In function 'void echo_cancelation_changed_nt(void*,
GmConfEntry*, void*)':
config.cpp:580: error: 'OpalEchoCanceler' was not declared in this scope
config.cpp:580: error: 'echo_canceler' was not declared in this scope
config.cpp:581: error: 'OpalEchoCanceler' is not a class or namespace
config.cpp:581: error: 'Params' was not declared in this scope
config.cpp:581: error: expected `;' before 'ec'
config.cpp:592: error: 'ec' was not declared in this scope
config.cpp:592: error: 'class GMEndPoint' has no member named
'GetEchoCancelParams'
config.cpp:597: error: 'OpalEchoCanceler' is not a class or namespace
config.cpp:597: error: 'Cancelation' was not declared in this scope
config.cpp:603: error: 'OpalEchoCanceler' is not a class or namespace
config.cpp:603: error: 'NoCancelation' was not declared in this scope
config.cpp:609: error: 'class GMEndPoint' has no member named
'SetEchoCancelParams'
config.cpp:620: error: 'class OpalConnection' has no member named
'GetEchoCanceler'
make[3]: *** [config.o] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/gnomemeeting-1.9.0/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/redhat/BUILD/gnomemeeting-1.9.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/gnomemeeting-1.9.0'
make: *** [all] Error 2



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