Make sure exception handling is not disabled inside PWLib. Check PWLib configure options.
----- Original Message ----- From: "Gabriel Georgescu" <gaby@xxxxxxxxxxxxxx>
Sent: Monday, March 07, 2005 12:27 PM
I'm trying to compile gnugk 2.2.1 on a FreeBSD 4.11 stable system and I get
the following error:
RasSrv.cxx:1624: warning: because conversion sequence for the argument is
better
g++ -DHAS_PGSQL=1 -DHAS_RADIUS=1 -D'MANUFACTURER=GNU'
-D'PROGRAMMNAME=Gatekeeper' -DPTRACING -DP_USE_PRAGMA -D_REENTRANT
-pthread -I/usr/local/include -I/usr/local/include -fno-exceptions
-Wall -I/usr/home/openh323/../pwlib/include -DPTRACING
-I/usr/home/openh323/include -DHAS_OSS -DMAJOR_VERSION=2 -DMINOR_VERSION=2
-DBUILD_NUMBER=1 -Os -felide-constructors -x c++ -c ProxyChannel.cxx -o
obj_FreeBSD_x86_r/ProxyChannel.o
ProxyChannel.cxx: In method `void CallSignalSocket::ForwardCall()':
ProxyChannel.cxx:1015: warning: choosing `H225_Content::operator
H225_AliasAddress &()' over `H225_Content::operator const H225_AliasAddress
&() const'
ProxyChannel.cxx:1015: warning: for conversion from `H225_Content' to
`const H225_AliasAddress &'
ProxyChannel.cxx:1015: warning: because conversion sequence for the
argument is better
ProxyChannel.cxx: In method `class RTPLogicalChannel *
H245ProxyHandler::CreateRTPLogicalChannel(short unsigned int, short
unsigned int)':
ProxyChannel.cxx:3265: exception handling disabled, use -fexceptions to enable
gmake[1]: *** [obj_FreeBSD_x86_r/ProxyChannel.o] Error 1
gmake[1]: Leaving directory `/usr/home/gnugk-2.2.1'
gmake: *** [optnoshared] Error 2
It seems it is related to RTPLogicalChannel.
Anybody had this problem before?
Any clues what to try to solve it?
Thanks,
Gabriel Georgescu
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________________
List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/