[GnomeMeeting-list] make problem
- From: Carolina Mendoza <cmendoza ino it>
- To: gnomemeeting-list gnome org
- Cc: gnomemeeting-devel-list gnome org
- Subject: [GnomeMeeting-list] make problem
- Date: 21 Feb 2004 11:56:54 -0100
Hi, all
I'm actually trying to make, but it fails.
the ./configure step is OK
make all-recursive
make[1]: Entering directory `/usr/local/GnomeMeeting-0.93.0'
Making all in pixmaps
make[2]: Entering directory `/usr/local/GnomeMeeting-0.93.0/pixmaps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/GnomeMeeting-0.93.0/pixmaps'
Making all in lib
make[2]: Entering directory `/usr/local/GnomeMeeting-0.93.0/lib'
Making all in widgets
make[3]: Entering directory
`/usr/local/GnomeMeeting-0.93.0/lib/widgets'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/GnomeMeeting-0.93.0/lib/widgets'
make[3]: Entering directory `/usr/local/GnomeMeeting-0.93.0/lib'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/GnomeMeeting-0.93.0/lib'
make[2]: Leaving directory `/usr/local/GnomeMeeting-0.93.0/lib'
Making all in po
make[2]: Entering directory `/usr/local/GnomeMeeting-0.93.0/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/GnomeMeeting-0.93.0/po'
Making all in src
make[2]: Entering directory `/usr/local/GnomeMeeting-0.93.0/src'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0
-I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2
-I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/orbit-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/linc-1.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/Xft2
-I/usr/X11R6/include -I/usr/include/ptlib/unix
-I/usr/include/ptlib/..
-I/usr/include/ptlib/../ptclib -I/usr/include
-I/usr/local/openh323/include -I/usr/include/openssl -DP_LINUX
-D_REENTRANT -DP_HAS_SEMAPHORES -DP_PTHREADS
-DPBYTE_ORDER=PLITTLE_ENDIAN -DHAS_OSS -O3 -DNDEBUG -fPIC -g
-DPHAS_TEMPLATES -Wall -DHAS_IXJ -I/usr/include/SDL -D_REENTRANT
-DHAS_SDL -I/usr/include/kde/artsc
-DGNOMELOCALEDIR=\""/usr/local/share/locale"\"
-I../src
-I../lib
-I../lib/widgets
-DGNOMEMEETING_IMAGES=\""/usr/local/share/pixmaps"\"
-DSCHEMA_AGE=3
-DDATADIR=\""/usr/local/share"\"
-DG_DISABLE_DEPRECATED
-DGTK_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED
-DGNOME_DISABLE_DEPRECATED -O3 -c callbacks.cpp
cc1plus: warning: changing search order for system directory
"/usr/include"
cc1plus: warning: as it has already been specified as a non-system
directory
In file included from videograbber.h:56,
from endpoint.h:43,
from gnomemeeting.h:38,
from callbacks.cpp:34:
gdkvideoio.h:37:21: videoio.h: No such file or directory
In file included from videograbber.h:56,
from endpoint.h:43,
from gnomemeeting.h:38,
from callbacks.cpp:34:
gdkvideoio.h:49: parse error before `{' token
gdkvideoio.h:50: virtual outside class declaration
gdkvideoio.h:50: non-member function `const char* GetClass(unsigned
int)'
cannot have `const' method qualifier
gdkvideoio.h: In function `const char* GetClass(unsigned int)':
gdkvideoio.h:50: `H323VideoDevice' undeclared (first use this function)
gdkvideoio.h:50: (Each undeclared identifier is reported only once for
each
function it appears in.)
gdkvideoio.h:50: parse error before `::' token
gdkvideoio.h:50: no method `GDKVideoOutputDevice::Class'
gdkvideoio.h: At global scope:
gdkvideoio.h:50: virtual outside class declaration
gdkvideoio.h:50: non-member function `BOOL IsClass(const char*)' cannot
have `
const' method qualifier
gdkvideoio.h: In function `BOOL IsClass(const char*)':
gdkvideoio.h:50: no method `GDKVideoOutputDevice::Class'
gdkvideoio.h: At global scope:
gdkvideoio.h:50: virtual outside class declaration
gdkvideoio.h:50: non-member function `BOOL IsDescendant(const char*)'
cannot
have `const' method qualifier
gdkvideoio.h: In function `BOOL IsDescendant(const char*)':
gdkvideoio.h:50: no method `GDKVideoOutputDevice::Class'
gdkvideoio.h:50: parse error before `::' token
gdkvideoio.h:50: warning: no return statement in function returning
non-void
gdkvideoio.h: At global scope:
gdkvideoio.h:50: syntax error before `(' token
gdkvideoio.h:72: parse error before `int'
gdkvideoio.h:79: destructors must be member functions
gdkvideoio.h:84: virtual outside class declaration
gdkvideoio.h:87: parse error before `protected'
gdkvideoio.h:110: parse error before `}' token
In file included from endpoint.h:43,
from gnomemeeting.h:38,
from callbacks.cpp:34:
videograbber.h:150: syntax error before `*' token
videograbber.h:235: syntax error before `*' token
In file included from /usr/include/c++/3.2/backward/iostream.h:31,
from ldap_window.h:37,
from endpoint.h:45,
from gnomemeeting.h:38,
from callbacks.cpp:34:
/usr/include/c++/3.2/backward/backward_warning.h:32:2: warning:
#warning
This file includes at least one deprecated or antiquated header. Please
consider using one of the 32 headers found in section 17.4.1.2 of the
C++ standard. Examples include substituting the <X> header for the
<X.h>
header for C++ includes, or <sstream> instead of the deprecated header
<strstream.h>. To disable this warning use -Wno-deprecated.
In file included from gnomemeeting.h:38,
from callbacks.cpp:34:
endpoint.h:357: syntax error before `*' token
endpoint.h:358: syntax error before `*' token
/usr/include/linux/ixjuser.h:45: warning: `char ixjuser_h_rcsid[54]'
defined
but not used
make[2]: *** [callbacks.o] Error 1
make[2]: Leaving directory `/usr/local/GnomeMeeting-0.93.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/GnomeMeeting-0.93.0'
make: *** [all-recursive-am] Error 2
Does anybody have any idea to resolve this problem?
thanks
Carolina
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]