On Wed, Oct 20, 2004 at 01:23:28PM +0200, Jan Willamowius wrote: > Hi Thomas, > until recently H.235 wasn't fully implemented in GnuGk. > Please try the latest 2.0.9 code from the CVS with your IP200. > The port of the H.235 code to 2.2 is still pending. > Regards, > Jan hi jan, ok. so i checked out v2.09 with "cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxx:/cvsroot/openh323gk co -rv2_0 openh323gk" and found no "./configure" so i start "make optnoshared" and compiling ends with a lot of errors: gkh235.cxx: In destructor `GkH235Authenticators::~GkH235Authenticators()': gkh235.cxx:25: warning: possible problem detected in invocation of delete operator: gkh235.cxx:25: warning: invalid use of undefined type `struct H235AuthProcedure1' gkh235.h:18: warning: forward declaration of `struct H235AuthProcedure1' gkh235.cxx:25: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined. gkh235.cxx: In member function `H235Authenticator::ValidationResult GkH235Authenticators::Validate(const H225_RasMessage&, const H225_ArrayOf_ClearToken&, const H225_ArrayOf_CryptoH323Token&, const PBYTEArray&)': gkh235.cxx:86: error: invalid use of undefined type `struct H235AuthProcedure1' gkh235.h:18: error: forward declaration of `struct H235AuthProcedure1' gkh235.cxx:87: error: `Enable' undeclared (first use this function) gkh235.cxx:87: error: (Each undeclared identifier is reported only once for each function it appears in.) gkh235.cxx:88: error: `ValidateCryptoToken' undeclared (first use this function) gkh235.cxx:91: error: `SetPassword' undeclared (first use this function) gkh235.cxx:103: error: `IsActive' undeclared (first use this function) gkh235.cxx:104: error: `IsSecuredPDU' undeclared (first use this function) gkh235.cxx: In member function `void GkH235Authenticators::PrepareTokens(H225_RasMessage&, H225_ArrayOf_ClearToken&, H225_ArrayOf_CryptoH323Token&)': gkh235.cxx:126: error: `IsActive' undeclared (first use this function) gkh235.cxx:127: error: `IsSecuredPDU' undeclared (first use this function) gkh235.cxx:128: error: `PrepareTokens' undeclared (first use this function) gkh235.cxx: In member function `void GkH235Authenticators::Finalise(H225_RasMessage&, PBYTEArray&)': gkh235.cxx:146: error: `IsActive' undeclared (first use this function) gkh235.cxx:147: error: `IsSecuredPDU' undeclared (first use this function) gkh235.cxx:148: error: `Finalise' undeclared (first use this function) gkh235.cxx: In member function `void GkH235Authenticators::SetProcedure1Data(const PString&, const PString&, const PString&)': gkh235.cxx:188: error: invalid use of undefined type `struct H235AuthProcedure1 ' gkh235.h:18: error: forward declaration of `struct H235AuthProcedure1' gkh235.cxx:189: error: `Enable' undeclared (first use this function) gkh235.cxx:190: error: `SetLocalId' undeclared (first use this function) gkh235.cxx:191: error: `SetRemoteId' undeclared (first use this function) gkh235.cxx:192: error: `SetPassword' undeclared (first use this function) gkh235.cxx: In member function `void GkH235Authenticators::SetProcedure1LocalId(const PString&)': gkh235.cxx:202: error: `SetLocalId' undeclared (first use this function) gkh235.cxx: In member function `void GkH235Authenticators::SetProcedure1RemoteId(const PString&)': gkh235.cxx:212: error: `SetRemoteId' undeclared (first use this function) gkh235.cxx: In member function `bool GkH235Authenticators::HasProcedure1Password()': gkh235.cxx:218: error: `IsActive' undeclared (first use this function) gkh235.cxx:219: error: `GetPassword' undeclared (first use this function) make[1]: *** [obj_linux_x86_r/gkh235.o] Error 1 make[1]: Leaving directory `/usr/local/src/2.0.9/openh323gk' make: *** [optnoshared] Error 2 gk@rein:/usr/local/src/2.0.9/openh323gk$ i use pwlib v1.8.1 and openh323 v1.15.1. whats wrong? regards thomas -- | thomas balsfulland tbals@xxxxxxxxx | | | | zwischen mut und dummheit liegt nur ein grat, | | der sich durch das vorbereitetsein unterscheidet | ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/