These are only warnings - you can safely ignore them.
----- Original Message ----- From: "Alexander Khoo" <alexander_khoo@xxxxxxxxx>
Sent: Wednesday, November 24, 2004 8:57 AM
I tried compile gnugk v2.20 after sucessfully compile pwlib v1.8.1 & openh323 v1.15.1 on my RH 9.0!
The below is the error i get while compiling gnugk v2.20:
command i type in gnugk directory is as below:
1) ./configure --disable-mysql 2) make
H235_CryptoToken&() const' gkauth.cxx:1535: warning: for conversion from `H225_CryptoH323Token' to ` const H235_CryptoToken&' gkauth.cxx:1535: warning: because conversion sequence for the argument is better gkauth.cxx: In member function `virtual int PrefixAuth::Check(RasPDU<H225_LocationRequest>&, unsigned int&)': gkauth.cxx:2234: warning: choosing `RasPDU<<anonymous template type parameter> >::operator RAS&() [with RAS = H225_LocationRequest]' over ` RasPDU<<anonymous template type parameter>::operator const RAS&() const[with RAS = H225_LocationRequest]'
gkauth.cxx:2234: warning: for conversion from
`RasPDU<H225_LocationRequest>'
to `const H225_LocationRequest&'
gkauth.cxx:2234: warning: because conversion
sequence for the argument is
better
g++ -DHAS_PGSQL=1 -DHAS_RADIUS=1 -DHAS_MSG_NOSIGNAL=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper'
-DPTRACING -DP_USE_PRAGMA -D_REENTRANT
-DOPENSSL_NO_KRB5 -Wall -g -D_DEBUG -DNDEBUG
-I/root/pwlib/include -DPTRACING
-I/root/openh323/include -DHAS_OSS -DMAJOR_VERSION=2
-DMINOR_VERSION=2 -DBUILD_NUMBER=0 -felide-constructors -x c++ -c RasSrv.cxx -o
obj_linux_x86_d/RasSrv.o
RasSrv.cxx: In member function `bool
RegistrationRequestPDU::BuildRRJ(unsigned
int, bool)':
RasSrv.cxx:1606: warning: choosing
`H225_NonStandardIdentifier::operator
H225_H221NonStandard&()' over
`H225_NonStandardIdentifier::operator const
H225_H221NonStandard&() const'
RasSrv.cxx:1606: warning: for conversion from
`H225_NonStandardIdentifier' to
`const H225_H221NonStandard&'
RasSrv.cxx:1606: warning: because conversion
sequence for the argument is
better
g++ -DHAS_PGSQL=1 -DHAS_RADIUS=1 -DHAS_MSG_NOSIGNAL=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper'
-DPTRACING -DP_USE_PRAGMA -D_REENTRANT
-DOPENSSL_NO_KRB5 -Wall -g -D_DEBUG -DNDEBUG
-I/root/pwlib/include -DPTRACING
-I/root/openh323/include -DHAS_OSS -DMAJOR_VERSION=2
-DMINOR_VERSION=2 -DBUILD_NUMBER=0 -felide-constructors -x c++ -c ProxyChannel.cxx -o
obj_linux_x86_d/ProxyChannel.o
ProxyChannel.cxx: In member function `void
CallSignalSocket::ForwardCall()':
ProxyChannel.cxx:981: warning: choosing
`H225_Content::operator
H225_AliasAddress&()' over `H225_Content::operator
const
H225_AliasAddress&() const'
ProxyChannel.cxx:981: warning: for conversion from
`H225_Content' to `const
H225_AliasAddress&'
ProxyChannel.cxx:981: warning: because conversion
sequence for the argument
is better
Regards Alexander Khoo
-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________________
List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/