RE: [GnomeMeeting-list] BOOL undefined when compiling gnomemeetin g



I got the pwlib source, the openh323 source and the latest snapshot of
gnomemeeting source (dated 12/23) from the download page of
www.gnomemeeting.org.  I am compiling them on Redhat 9.0.  I found that I
needed to install the gnome-common package so that I could have
gnome-autogen.sh.  I found a redhat gnome-common package on
dag.wieers.com/packages/gnome-common.

I built pwlib and openh323 without any problems.  I noticed that there was
no configure file in the gnomemeeting snapshot, so I used: 
./autogen.sh --prefix=/usr --sysconfdir=/etc

Then I typed "make".  That is where I have had my problem.

I am having the same problem finding PINDEX, INT and PInt16 that I have
finding BOOL.


-----Original Message-----
From: Damien Sandras [mailto:damien sandras it-optics com]
Sent: Tuesday, December 23, 2003 1:11 PM
To: gnomemeeting-list gnome org
Subject: Re: [GnomeMeeting-list] BOOL undefined when compiling
gnomemeeting


First of all, the usual questions:
- where did you get the gnomemeeting sources and what version is it?
- where did you get the openh323/pwlib sources and what version is it?


Le mar 23/12/2003 à 18:30, mark h aldous L-3com com a écrit :
> I am trying to compile gnomemeeting.  When the make process tries to
compile
> src/callbacks.cpp, it gets the following errors:
> 
> In file included from /usr/include/ptlib/contain.h:222,
>                  from /usr/include/ptlib.h:139,
>                  from common.h:45,
>                  from ldap_window.h:43,
>                  from callbacks.cpp:42:
> /usr/include/ptlib/object.h:585: parse error before `(' token
> /usr/include/ptlib/object.h:1201: `BOOL' declared as a `virtual' field
> /usr/include/ptlib/object.h:1201: parse error before `(' token
> 
> followed by many more errors.
> 
> /usr/include/ptlib/object.h line 585 is:
> 
> static BOOL CanTrace(unsigned level /** Trace level to check */);
> 
> I don't believe that BOOL has been defined at this point.  The only place
in
> /usr/include/ptlib that BOOL is typedefed is in
> /usr/include/ptlib/unix/ptlib/contain.h, and this file is not included
> anywhere.  So where is the definition of BOOL supposed to come from?
> 
> Does anybody have any suggestions on how I can get this to compile?
> _______________________________________________
> GnomeMeeting-list mailing list
> GnomeMeeting-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
-- 
 _      Damien Sandras
(o-     
//\     It-Optics s.a.
v_/_    GnomeMeeting: http://www.gnomemeeting.org/
        FOSDEM 2004:  http://www.fosdem.org
        H.323 phone:  callto:ils.seconix.com/dsandras seconix com

_______________________________________________
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]