I have already done it.I am using version 1.11.5 from quite some time Zygmuntowicz Michal wrote: > >Hello Anthony, > >it would be enough if you just browsed this list archive. >This subject was touched almost hundred times. >You have to upgrade openh323 library to version 1.11.5 at least! > >----- Original Message ----- >From: "Anthony" <anthonytd@ownmail.com> >To: <openh323gk-users@lists.sourceforge.net> >Sent: Monday, June 09, 2003 6:03 AM >Subject: [Openh323gk-users] compiling problem > > >> Hello, >> >> Even I have got a compiling problem.Could you'll advise me where I am going wrong. >> I have got all the gnugk versions working even the beta 2.1 but somehow I 'm doing something silly here. >> I am compiling it with LDAP,MySQL and Radius support.I tried to disable the radius support but of no help. >> My system is Linux 2.4.18. >> Thanks >> >> /obj_linux_x86_r/gkauth.o: In function `SimplePasswordAuth::GetH235Capability(H225_ArrayOf_AuthenticationMechanism &, >H225_ArrayOf_PASN_ObjectId &) const': >> ./obj_linux_x86_r/gkauth.o(.text+0x27ab): undefined reference to `H235AuthCAT::H235AuthCAT(void)' >> ./obj_linux_x86_r/gkauth.o: In function `SimplePasswordAuth::IsH235Capability(H235_AuthenticationMechanism const &, >PASN_ObjectId const &) const': >> ./obj_linux_x86_r/gkauth.o(.text+0x2def): undefined reference to `H235AuthCAT::H235AuthCAT(void)' >> ./obj_linux_x86_r/gkauth.o: In function `SimplePasswordAuth::CheckTokens(H225_ArrayOf_ClearToken const &)': >> ./obj_linux_x86_r/gkauth.o(.text+0x3400): undefined reference to `H235AuthCAT::H235AuthCAT(void)' >> ./obj_linux_x86_r/gkauth.o(.text+0x3448): undefined reference to `H235AuthCAT::ValidateClearToken(H235_ClearToken >const &)' >> ./obj_linux_x86_r/gkauth.o: In function `SimplePasswordAuth::CheckCryptoTokens(H225_ArrayOf_CryptoH323Token const &)': >> ./obj_linux_x86_r/gkauth.o(.text+0x3e2a): undefined reference to >`H235AuthSimpleMD5::ValidateCryptoToken(H225_CryptoH323Token const &, PBYTEArray const &)' >> ./obj_linux_x86_r/gkauth.o(.text+0x4742): undefined reference to >`H235AuthProcedure1::ValidateCryptoToken(H225_CryptoH323Token const &, PBYTEArray const &)' >> ./obj_linux_x86_r/GkClient.o: In function `GkClient::SetCryptoTokens(H225_ArrayOf_CryptoH323Token &, PString const >&)': >> ./obj_linux_x86_r/GkClient.o(.text+0x7ad9): undefined reference to >`H235Authenticator::PrepareTokens(H225_ArrayOf_ClearToken &, H225_ArrayOf_CryptoH323Token &)' >> collect2: ld returned 1 exit status >> make: *** [obj_linux_x86_r/gnugk] Error 1 >> > > > >------------------------------------------------------- >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/