Re: [GnomeMeeting-list] Problems compiling



le jeu 12-09-2002 à 17:52, Tomek Grzejszczyk a écrit :
> Hi,
> 	I've got following error while compiling GnomeMeeting-0.93.1:
> endpoint.cpp: In method `GMH323EndPoint::GMH323EndPoint()':
> endpoint.cpp:171: `rtpIpPort' undeclared (first use this function)
> endpoint.cpp:171: (Each undeclared identifier is reported only once
> endpoint.cpp:171: for each function it appears in.)
> endpoint.cpp:171: `rtpIpPortBase' undeclared (first use this function)
> endpoint.cpp:172: `rtpIpPortMax' undeclared (first use this function)
> endpoint.cpp:173: `tcpPort' undeclared (first use this function)
> endpoint.cpp:173: `tcpPortBase' undeclared (first use this function)
> endpoint.cpp:174: `tcpPortMax' undeclared (first use this function)
> 
> Where should be these declared and why doesn't configure find it by itself?
> 

Those variables have gone private in the most recent versions of
OpenH323. You get this error message because you are using an OpenH323
version newer than the one found on www.gnomemeeting.org.
If you don't use any firewall and do not need to use restricted ports,
you can comment out those lines. If not, use the CVS version of
GnomeMeeting.
-- 
Damien Sandras 

GnomeMeeting - H.323 Video-Conferencing application -
  web:	http://www.gnomemeeting.org/
FOSDEM 2002  - Free Software and Open Source Developers Meeting -
  web:	http://www.fosdem.org/




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