Simon, this works well for me on Linux, but breaks on Windows. openh323buildopts.h exports only #undef OPENH323_MAJOR when I build the latest stable OpenH323 (Atlas). I'll change the test so it works for the stable versions, but we need to find another test to make it work with OpenH323 CVS again. Regards, Jan Simon Horne wrote: > > In pwlib_compat.h > > ////////////////////////////////////////////// > // Factory loader System > > #define OpenH323Factory 1 > > // Disable if below OpenH323 v1.19 > #if OPENH323_MAJOR == 1 > #if OPENH323_MINOR < 19 <----- was 18 > #undef OpenH323Factory > #endif > #endif > > > I will check in the fix once I can re-establish CVS developers access. > > Simon > > > At 08:35 AM 30/06/2006, you wrote: > >Hi, > >Im running centos v4.3; openH323 1.18.0, PWlib 1.10.0 > >I am trying to compile latest GnuGK-2.2.5 from CVS but getting following > >error .. > > > >make P_SHAREDLIB=0 opt > >make[1]: Entering directory `/root/openh323gk' > >g++ -I/usr/include/mysql -DHAS_MYSQL=1 -DHAS_RADIUS=1 > >-DHAS_MSG_NOSIGNAL=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' > >-DPTRACING -DP_USE_PRAGMA -D_REENTRANT -Wall -I/root/pwlib/include > >-DPTRACING -I/root/openh323/include -DMAJOR_VERSION=2 -DMINOR_VERSION=2 > >-DBUILD_NUMBER=5 -O2 -felide-constructors -c gkauth.cxx -o > >obj_linux_x86_r/gkauth.o > >gkauth.cxx: In constructor `SimplePasswordAuth::SimplePasswordAuth(const > >char*, unsigned int, unsigned int)': > >gkauth.cxx:1074: error: 'class H235Authenticator' has no member named > >'GetApplication' > >gkauth.cxx:1074: error: `GKAdmission' is not a member of `H235Authenticator' > >gkauth.cxx:1075: error: 'class H235Authenticator' has no member named > >'GetApplication' > >gkauth.cxx:1075: error: `AnyApplication' is not a member of > >`H235Authenticator' > >make[1]: *** [obj_linux_x86_r/gkauth.o] Error 1 > >make[1]: Leaving directory `/root/openh323gk' > >make: *** [optnoshared] Error 2 > > > >Best regards > >Plamen Petkov -- Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/ Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/