Re: [GnomeMeeting-list] Incorrect IP registered to my own openldapserver



Hi, Fabrice,

Thank you very much for your response! However, after I downloaded and
compiled the latest pwlib and openh323, the gnomemeeting nightly build
still fails on my Redhat 8.0. What is the cause? 


 -O3  -c -o main_window.o `test -f 'main_window.cpp' || echo 
'./'`main_window.cpp
cc1plus: warning: changing search order for system directory
"/usr/include"
cc1plus: warning:   as it has already been specified as a non-system
directory
main_window.cpp: In function `void gnomemeeting_init(GmWindow*,
GmPrefWindow*, 
   GmLdapWindow*, GmRtpData*, GmTextChat*, GmCommandLineOptions*, int,
char**, 
   char**)':
main_window.cpp:833: parse error before `,' token
/usr/include/c++/3.2/bits/locale_facets.h: At top level:
/usr/include/linux/ixjuser.h:45: warning: `char ixjuser_h_rcsid[54]'
defined 
   but not used




On Thu, 2002-11-14 at 21:02, ALPHONSO Fabrice wrote:
> Le mer 13/11/2002 à 20:49, shu jian a écrit :
> > Hi, 
> > 
> > The latest nightly 11-14 src does not compile on my Redhat 8.0. Can
> > anyone help? 
> > 
> > 
> > _PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED    -O3  -c -o
> > main_window.o `test -f 'main_window.cpp' || echo './'`main_window.cpp
> > cc1plus: warning: changing search order for system directory
> > "/usr/include"
> > cc1plus: warning:   as it has already been specified as a non-system
> > directory
> > main_window.cpp: In function `gint AppbarUpdate(void*)':
> > main_window.cpp:279: no matching function for call to `RTP_Session::
> >    GetJitterBufferSize()'
> > main_window.cpp: In function `void gnomemeeting_init(GmWindow*,
> > GmPrefWindow*, 
> >    GmLdapWindow*, GmRtpData*, GmTextChat*, GmCommandLineOptions*, int,
> > char**, 
> >    char**)':
> > main_window.cpp:833: parse error before `,' token
> > /usr/include/c++/3.2/bits/locale_facets.h: At top level:
> > /usr/include/linux/ixjuser.h:45: warning: `char ixjuser_h_rcsid[54]'
> > defined 
> >    but not used
> > make[2]: *** [main_window.o] Error 1
> > make[2]: Leaving directory `/home/shujian/gnomemeeting/src'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/shujian/gnomemeeting'
> > make: *** [all] Error 2
> > 
> the nightly snapshots need the latest stable release of pwlib and
> openh323 you can find on www.openh323.org.
> If you already installed those version of pwlib and openh323, that means
> that gm tries to compile against old headers of these libs which are
> somewhere else in your directory tree, in /usr/include for example, if
> you copied them there by hand previously.
> Take care to remove all older version before installing these new ones
> and before compiling GnomeMeeting nightly snapshots.
> Without doing this is the best way to lead to a very unstable
> GnomeMeeting, if you ever can build it completely.
> 
> Cheers
> 
> Fabrice Alphonso





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