Error building gnomemeeting



I'm getting this error when building gnomemeeting.  Sorry, it's a long
error, since I didn't know which part would be relevant to include in
this report:

In file included from ldap_window.h:43,
                 from callbacks.cpp:42:
common.h:43:25: ptbuildopts.h: No such file or directory
In file included from /usr/include/ptlib.h:184,
                 from common.h:45,
                 from ldap_window.h:43,
                 from callbacks.cpp:42:
/usr/include/ptlib/unix/ptlib/thread.h: In member function `virtual
   PThreadIdentifer PThread::GetThreadId() const':
/usr/include/ptlib/unix/ptlib/thread.h:276: `PX_threadId' undeclared
(first use
   this function)
/usr/include/ptlib/unix/ptlib/thread.h:276: (Each undeclared identifier
is
   reported only once for each function it appears in.)
In file included from /usr/include/openh323/mediafmt.h:83,
                 from /usr/include/openh323/codecs.h:262,
                 from /usr/include/openh323/h323caps.h:169,
                 from /usr/include/openh323/h323con.h:255,
                 from /usr/include/openh323/h323.h:455,
                 from common.h:46,
                 from ldap_window.h:43,
                 from callbacks.cpp:42:
/usr/include/openh323/rtp.h: In member function `WORD
   RTP_DataFrame::GetSequenceNumber() const':
/usr/include/openh323/rtp.h:273: `PUInt16b' undeclared (first use this
   function)
/usr/include/openh323/rtp.h:273: parse error before `;' token
/usr/include/openh323/rtp.h: In member function `void
   RTP_DataFrame::SetSequenceNumber(short unsigned int)':
/usr/include/openh323/rtp.h:274: parse error before `;' token
/usr/include/openh323/rtp.h: In member function `DWORD
   RTP_DataFrame::GetTimestamp() const':
/usr/include/openh323/rtp.h:276: `PUInt32b' undeclared (first use this
   function)
/usr/include/openh323/rtp.h:276: parse error before `;' token
/usr/include/openh323/rtp.h: In member function `void
   RTP_DataFrame::SetTimestamp(unsigned int)':
/usr/include/openh323/rtp.h:277: parse error before `;' token
/usr/include/openh323/rtp.h: In member function `DWORD
   RTP_DataFrame::GetSyncSource() const':
/usr/include/openh323/rtp.h:279: parse error before `;' token
/usr/include/openh323/rtp.h: In member function `void
   RTP_DataFrame::SetSyncSource(unsigned int)':
/usr/include/openh323/rtp.h:280: parse error before `;' token
/usr/include/openh323/rtp.h: At global scope:
/usr/include/openh323/rtp.h:346: 'PUInt32b' is used as a type, but is
not
   defined as a type.
/usr/include/openh323/rtp.h:349: 'PUInt32b' is used as a type, but is
not
   defined as a type.
/usr/include/openh323/rtp.h:350: 'PUInt32b' is used as a type, but is
not
   defined as a type.
/usr/include/openh323/rtp.h:351: 'PUInt32b' is used as a type, but is
not
   defined as a type.
/usr/include/openh323/rtp.h:352: 'PUInt32b' is used as a type, but is
not
   defined as a type.
/usr/include/openh323/rtp.h:359: 'PUInt32b' is used as a type, but is
not
   defined as a type.
/usr/include/openh323/rtp.h:360: 'PUInt32b' is used as a type, but is
not
   defined as a type.
/usr/include/openh323/rtp.h:361: 'PUInt32b' is used as a type, but is
not
   defined as a type.
/usr/include/openh323/rtp.h:362: 'PUInt32b' is used as a type, but is
not
   defined as a type.
/usr/include/openh323/rtp.h:363: 'PUInt32b' is used as a type, but is
not
   defined as a type.
/usr/include/openh323/rtp.h:364: 'PUInt32b' is used as a type, but is
not
   defined as a type.
/usr/include/openh323/rtp.h:381: 'PUInt32b' is used as a type, but is
not
   defined as a type.
/usr/include/openh323/rtp.h: In member function `PINDEX
   RTP_ControlFrame::GetPayloadSize() const':
/usr/include/openh323/rtp.h:334: parse error before `;' token
In file included from endpoint.h:45,
                 from gnomemeeting.h:43,
                 from callbacks.cpp:44:
gdkvideoio.h: At global scope:
gdkvideoio.h:53: parse error before `{' token
gdkvideoio.h:54: virtual outside class declaration
gdkvideoio.h:54: non-member function `const char* GetClass(unsigned
int)'
   cannot have `const' method qualifier
gdkvideoio.h: In function `const char* GetClass(unsigned int)':
gdkvideoio.h:54: `PVideoOutputDeviceRGB' undeclared (first use this
function)
gdkvideoio.h:54: parse error before `::' token
gdkvideoio.h:54: no method `GDKVideoOutputDevice::Class'
gdkvideoio.h: At global scope:
gdkvideoio.h:54: virtual outside class declaration
gdkvideoio.h:54: non-member function `BOOL IsClass(const char*)' cannot
have `
   const' method qualifier
gdkvideoio.h: In function `BOOL IsClass(const char*)':
gdkvideoio.h:54: no method `GDKVideoOutputDevice::Class'
gdkvideoio.h: At global scope:
gdkvideoio.h:54: virtual outside class declaration
gdkvideoio.h:54: non-member function `BOOL IsDescendant(const char*)'
cannot
   have `const' method qualifier
gdkvideoio.h: In function `BOOL IsDescendant(const char*)':
gdkvideoio.h:54: no method `GDKVideoOutputDevice::Class'
gdkvideoio.h:54: parse error before `::' token
gdkvideoio.h: At global scope:
gdkvideoio.h:54: syntax error before `(' token
gdkvideoio.h:76: parse error before `int'
gdkvideoio.h:83: destructors must be member functions
gdkvideoio.h:97: non-member function `PStringList GetDeviceNames()'
cannot have
   `const' method qualifier
gdkvideoio.h:139: parse error before `protected'
gdkvideoio.h:166: parse error before `}' token
In file included from endpoint.h:46,
                 from gnomemeeting.h:43,
                 from callbacks.cpp:44:
videograbber.h:108: syntax error before `*' token
videograbber.h:185: syntax error before `*' token
In file included from gnomemeeting.h:43,
                 from callbacks.cpp:44:
endpoint.h:472: syntax error before `*' token
endpoint.h:473: syntax error before `*' token
make[4]: *** [callbacks.o] Error 1
make[4]: Leaving directory
`/home/jphillips/garnome-0.27.1/gnome/gnomemeeting/work/main.d/gnomemeeting-0.98.5/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/jphillips/garnome-0.27.1/gnome/gnomemeeting/work/main.d/gnomemeeting-0.98.5'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory
`/home/jphillips/garnome-0.27.1/gnome/gnomemeeting/work/main.d/gnomemeeting-0.98.5'
make[1]: *** [build-work/main.d/gnomemeeting-0.98.5/Makefile] Error 2
make[1]: Leaving directory
`/home/jphillips/garnome-0.27.1/gnome/gnomemeeting'
make: *** [../../gnome/gnomemeeting/cookies/main.d/install] Error 2


Just as a note, the only packages I don't have installed are the
'Hermes' and 'Hermes-devel', since I couldn't find them anywhere.  I
don't know if that is causing this problem.  Thanks for any help.




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