g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/instSrc/openh323_v1_19_0_1/include -I/usr/local/share/pwlib//include -Os -I/usr/local/include -felide-constructors -c h323ep.cxx -o /home/instSrc/openh323_v1_19_0_1/lib/obj_linux_x86_r/h323ep.o
/home/instSrc/openh323_v1_19_0_1/include/h4601.h: In member function ‘H460_FeatureContent::operator H460_FeatureTable*()’:
/home/instSrc/openh323_v1_19_0_1/include/h4601.h:292: warning: type-punning to incomplete type might break strict-aliasing rules
h323ep.cxx: In member function ‘PNatMethod* H323EndPoint::GetPreferedNatMethod(const PIPSocket::Address&)’:
h323ep.cxx:3211: error: ‘class PNatStrategy’ has no member named ‘GetNATList’
h323ep.cxx:3215: error: ‘class PNatMethod’ has no member named ‘GetNatMethodName’
my email: spam1 at morgwai dot pl
Logged In: NO
ok, it was probably caused by wrong pwlib version (1.10.3) - I asumed that all versions shown as latest releases on the download page match each other... also the configure script for openh323-1.19.0.1 didn't complain about wrong pwlib version (so the real bug is here)