I've tried both the latest cvs and latest stable downloads of openh323/pwlib, and the cvs of gnugk compiles on neither of them. GkClient.cxx: In method `void GkClient::SetCryptoTokens(H225_ArrayOf_CryptoH323Token &, const Pstring &)': GkClient.cxx:698: no matching function for call to `H235AuthSimpleMD5::Prepare(H225_ArrayOf_CryptoH323Token &)' I check H235AuthSimpleMD5, and sure enough, there's no such function, and the nearest one is in the ancestor class: BOOL H235Authenticator::PrepareTokens(PASN_Array& clearTokens, PASN_Array & cryptoTokens); Anybody have any idea on how to get this compiling again? (Btw, pretty much anything involving H235AuthSimpleMD5 seems to have been broken by the openh323 libraries) ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/