I am trying to compile GnuGK-CVS-2007-10-26 version with
Pwlib-v.1.12.0
H.323Plus-v.1.19.5
downloaded from http://www.h323plus.org/source/ but getting compile error like below ..
g++ -DLARGE_FDSET=12288 -DHAS_RADIUS=1 -DHAS_MSG_NOSIGNAL=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' -DPTRACING -DP_USE_PRAGMA -D_REENTRANT -fno-exceptions -Wall -DNDEBUG -I/root/openh323/../pwlib/include -DPTRACING -I/root/openh323/include -DMAJOR_VERSION=2 -DMINOR_VERSION=2 -DBUILD_NUMBER=7 -O2 -felide-constructors -Wreorder -c RasTbl.cxx -o obj_linux_x86_r/RasTbl.o
RasTbl.cxx: In member function `bool EndpointRec::SendURQ(H225_UnregRequestReason::Choices, int)':
RasTbl.cxx:656: error: no matching function for call to `H460_FeatureOID::Add(const char[2], H460_FeatureContent)'
/root/openh323/include/h460/h4601.h:969: note: candidates are: H460_FeatureParameter& H460_FeatureOID::Add(const PString&, H460_FeatureContent&)
RasTbl.cxx:658: error: no matching function for call to `H460_FeatureOID::Add(const char[2], H460_FeatureContent)'
/root/openh323/include/h460/h4601.h:969: note: candidates are: H460_FeatureParameter& H460_FeatureOID::Add(const PString&, H460_FeatureContent&)
RasTbl.cxx: In member function `void CallTable::OnQosMonitoringReport(const PString&, const endptr&, H4609_QosMonitoringReportData&)':
RasTbl.cxx:2762: warning: unused variable 'toolkit'
make[1]: *** [obj_linux_x86_r/RasTbl.o] Error 1
make[1]: Leaving directory `/home/cvs_openh323gk_2.2.7_2007-10-26'
make: *** [optnoshared] Error 2
Isn't h323plus compatible with OpenH323GK or am I missing something ?
Note: GnuGK-CVS-2007-10-26 is compiled fine with pwlib-1.10.0 and openh323-1.18.0 .
Regards,
.TsR.
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/