Re: [GnomeMeeting-list] Incorrect IP registered to my own openldapserver
- From: shu jian <shujian intramedia com sg>
- To: gnomemeeting-list gnome org
- Subject: Re: [GnomeMeeting-list] Incorrect IP registered to my own openldapserver
- Date: 14 Nov 2002 21:53:04 +0800
Hi,
Finally, I found the mistake caused by the gnomemeeting configure. It
checks for the version.h, but the download package of Openh323 & pwlib
does not contain the version.h.
So, manually define the values will solve the problem
Cheers
sj
On Thu, 2002-11-14 at 21:26, shu jian wrote:
> 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
>
>
> _______________________________________________
> GnomeMeeting-list mailing list
> GnomeMeeting-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]