[GnomeMeeting-list] problems building gm-0.96.1 and gm-2003-04-01



Hiyas,

While trying to compile gnomemeeting-0.96.1 i keep getting

stock-icons.c: In function `gnomemeeting_stock_icons_init':
stock-icons.c:54: `gm_ils_directory_stock_data' undeclared (first use in
this function)
stock-icons.c:54: (Each undeclared identifier is reported only once
stock-icons.c:54: for each function it appears in.)
stock-icons.c:54: initializer element is not constant
stock-icons.c:54: (near initialization for `items[0].data')
stock-icons.c:54: initializer element is not constant
stock-icons.c:54: (near initialization for `items[0]')
[---8<---]
(lots of errors that look alike with gm_*_stock_data
[---8<---]

in gnomemeeting-0.96.1/lib.

Grepping the sources showed those variables only in the faulting file and
Makefiles.
Does anyone know where those vars should be declared?

autogen.sh in gnomemeeting-2003-04-01 generates rubbish, but after lots of
fighting with all those auto* tools and even more swearing i got it to
compile until this point:

In file included from endpoint.h:35,
                 from gnomemeeting.h:37,
                 from callbacks.cpp:34:
gdkvideoio.h:47: parse error before `{' token
gdkvideoio.h:48: virtual outside class declaration
gdkvideoio.h:48: non-member function `const char* GetClass(unsigned int)'
   cannot have `const' method qualifier
gdkvideoio.h: In function `const char* GetClass(unsigned int)':
gdkvideoio.h:48: `PVideoOutputDeviceRGB' undeclared (first use this
function)
gdkvideoio.h:48: (Each undeclared identifier is reported only once for
each
   function it appears in.)
gdkvideoio.h:48: parse error before `::' token
gdkvideoio.h:48: no method `GDKVideoOutputDevice::Class'
gdkvideoio.h: At global scope:
gdkvideoio.h:48: virtual outside class declaration
gdkvideoio.h:48: non-member function `BOOL IsClass(const char*)' cannot
have `
   const' method qualifier
[and many more]

Any idea how to solve that one?

greets,
Kai




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