[GnomeMeeting-devel-list] GM OPAL
- From: Peter Robinson <pbrobinson gmail com>
- To: GnomeMeeting development mailing list <gnomemeeting-devel-list gnome org>
- Subject: [GnomeMeeting-devel-list] GM OPAL
- Date: Wed, 23 Feb 2005 10:18:38 +0800
Hi Damien,
Having now got gm-opal out of cvs :-) while trying to compile it again
the latest opal/pwlib cvs I ran into the following two problems that I
thought I'd post to let you know. The first was pwlib version. The cvs
of pwlib is now branded 1.9.0 as part of the odd/even unstable/stable
versioning system and it wants 1.8.4, not a major problem just a quick
edit of the configure/configure.in script and away we went. The
second, more of a show stoppper, was the error below.
BTW its on a Fedora Core 3 box with all updates, so its gcc 3.4 /
automake 1.9 etc FYI.
Cheers
Pete
Making all in src
make[2]: Entering directory `/opt/download/gnomemeeting-opal/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I..
-DGNOMELOCALEDIR=\""/usr/local/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/local/share/pixmaps/"\"
-DGNOMEMEETING_SOUNDS=\""/usr/local/share/sounds/gnomemeeting/"\"
-DSCHEMA_AGE=55 -DGNOMEMEETING_DATADIR=\""/usr/local/share"\" -g
-O2 -MT addressbook_window.o -MD -MP -MF
".deps/addressbook_window.Tpo" -c -o addressbook_window.o
addressbook_window.cpp; \
then mv -f ".deps/addressbook_window.Tpo"
".deps/addressbook_window.Po"; else rm -f
".deps/addressbook_window.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..
-DGNOMELOCALEDIR=\""/usr/local/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/local/share/pixmaps/"\"
-DGNOMEMEETING_SOUNDS=\""/usr/local/share/sounds/gnomemeeting/"\"
-DSCHEMA_AGE=55 -DGNOMEMEETING_DATADIR=\""/usr/local/share"\" -g
-O2 -MT accounts.o -MD -MP -MF ".deps/accounts.Tpo" -c -o accounts.o
accounts.cpp; \
then mv -f ".deps/accounts.Tpo" ".deps/accounts.Po"; else rm -f
".deps/accounts.Tpo"; exit 1; fi
accounts.cpp: In function `GSList* gnomemeeting_get_accounts_list()':
accounts.cpp:293: error: `g_strv_length' undeclared (first use this function)
accounts.cpp:293: error: (Each undeclared identifier is reported only
once for each function it appears in.)
make[2]: *** [accounts.o] Error 1
make[2]: Leaving directory `/opt/download/gnomemeeting-opal/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/download/gnomemeeting-opal'
make: *** [all] Error 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]