garnome-0.27.1: wrong version of mozilla.



When building garnome-0.27.1, I'm getting a problem when compiling the source
for callbacks.o. I'm not sure which application this is in since I ran make in
silent mode. If it helps, this is occurring right after:

   (cd .libs && rm -f libgnomemeeting.la && ln -s ../libgnomemeeting.la
   libgnomemeeting.la)

It looks like a -I option might be missing somewhere. Does anyone have any
ideas? Thanks.

-------------------------------------------------------------------------------
Making all in src
In file included from ldap_window.h:43,
                 from callbacks.cpp:42:
common.h:42:31: openh323buildopts.h: No such file or directory
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:259,
                 from /usr/include/openh323/h323caps.h:158,
                 from /usr/include/openh323/h323con.h:245,
                 from /usr/include/openh323/h323.h:447,
                 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:252: `PUInt16b' undeclared (first use this
   function)
/usr/include/openh323/rtp.h:252: parse error before `;' token
/usr/include/openh323/rtp.h: In member function `void
   RTP_DataFrame::SetSequenceNumber(short unsigned int)':
/usr/include/openh323/rtp.h:253: parse error before `;' token
/usr/include/openh323/rtp.h: In member function `DWORD
   RTP_DataFrame::GetTimestamp() const':
/usr/include/openh323/rtp.h:255: `PUInt32b' undeclared (first use this
   function)
/usr/include/openh323/rtp.h:255: parse error before `;' token
/usr/include/openh323/rtp.h: In member function `void
   RTP_DataFrame::SetTimestamp(unsigned int)':
/usr/include/openh323/rtp.h:256: parse error before `;' token
/usr/include/openh323/rtp.h: In member function `DWORD
   RTP_DataFrame::GetSyncSource() const':
/usr/include/openh323/rtp.h:258: parse error before `;' token
/usr/include/openh323/rtp.h: In member function `void
   RTP_DataFrame::SetSyncSource(unsigned int)':
/usr/include/openh323/rtp.h:259: parse error before `;' token
/usr/include/openh323/rtp.h: At global scope:
/usr/include/openh323/rtp.h:319: 'PUInt32b' is used as a type, but is not
   defined as a type.
/usr/include/openh323/rtp.h:322: 'PUInt32b' is used as a type, but is not
   defined as a type.
/usr/include/openh323/rtp.h:323: 'PUInt32b' is used as a type, but is not
   defined as a type.
/usr/include/openh323/rtp.h:324: 'PUInt32b' is used as a type, but is not
   defined as a type.
/usr/include/openh323/rtp.h:325: 'PUInt32b' is used as a type, but is not
   defined as a type.
/usr/include/openh323/rtp.h:332: 'PUInt32b' is used as a type, but is not
   defined as a type.
/usr/include/openh323/rtp.h:333: 'PUInt32b' is used as a type, but is not
   defined as a type.
/usr/include/openh323/rtp.h:334: 'PUInt32b' is used as a type, but is not
   defined as a type.
/usr/include/openh323/rtp.h:335: 'PUInt32b' is used as a type, but is not
   defined as a type.
/usr/include/openh323/rtp.h:336: 'PUInt32b' is used as a type, but is not
   defined as a type.
/usr/include/openh323/rtp.h:337: 'PUInt32b' is used as a type, but is not
   defined as a type.
/usr/include/openh323/rtp.h:354: '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:307: 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[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive-am] Error 2
make[1]: *** [build-work/main.d/gnomemeeting-0.98.5/Makefile] Error 2
make: *** [../../gnome/gnomemeeting/cookies/main.d/install] Error 2
-------------------------------------------------------------------------------

-- 
Dave Mielke           | 2213 Fox Crescent | I believe that the Bible is the
Phone: 1-613-726-0014 | Ottawa, Ontario   | Word of God. Please contact me
EMail: dave mielke cc | Canada  K2A 1H7   | if you're concerned about Hell.
http://familyradio.com/                   | http://mielke.cc/bible/



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