Hi all, I'm having trouble compiling gnugk 2.2.x ources updated today from cvs: ... gmake P_SHAREDLIB=0 opt gmake[1]: Entering directory `/usr/local/openh323gk' g++ -o obj_FreeBSD_x86_r/gnugk -L/usr/local/lib/mysql -L/usr/local/lib -L/usr/local/lib -L/usr/local/pwlib_v1_10_0/lib -L/usr/local/openh323_v1_18_0/lib ./obj_FreeBSD_x86_r/main.o ./obj_FreeBSD_x86_r/singleton.o ./obj_FreeBSD_x86_r/job.o ./obj_FreeBSD_x86_r/yasocket.o ./obj_FreeBSD_x86_r/h323util.o ./obj_FreeBSD_x86_r/Toolkit.o ./obj_FreeBSD_x86_r/SoftPBX.o ./obj_FreeBSD_x86_r/GkStatus.o ./obj_FreeBSD_x86_r/RasTbl.o ./obj_FreeBSD_x86_r/Routing.o ./obj_FreeBSD_x86_r/Neighbor.o ./obj_FreeBSD_x86_r/GkClient.o ./obj_FreeBSD_x86_r/gkauth.o ./obj_FreeBSD_x86_r/RasSrv.o ./obj_FreeBSD_x86_r/ProxyChannel.o ./obj_FreeBSD_x86_r/gk.o ./obj_FreeBSD_x86_r/version.o ./obj_FreeBSD_x86_r/gkacct.o ./obj_FreeBSD_x86_r/gktimer.o ./obj_FreeBSD_x86_r/gkconfig.o ./obj_FreeBSD_x86_r/sigmsg.o ./obj_FreeBSD_x86_r/clirw.o ./obj_FreeBSD_x86_r/cisco.o ./obj_FreeBSD_x86_r/ipauth.o ./obj_FreeBSD_x86_r/statusacct.o ./obj_FreeBSD_x86_r/syslogacct.o ./obj_FreeBSD_x86_r/capctrl.o ./obj_FreeBSD_x86_r/radproto.o ./obj_FreeBSD_x86_r/radauth.o ./obj_FreeBSD_x86_r/radacct.o ./obj_FreeBSD_x86_r/gksql_mysql.o ./obj_FreeBSD_x86_r/sqlauth.o ./obj_FreeBSD_x86_r/sqlacct.o ./obj_FreeBSD_x86_r/gksql.o -lh323_FreeBSD_x86_r_s -lpt_FreeBSD_x86_r_s -lmysqlclient -lz -lldap -llber -lldap_r -lpthread -lexpat /usr/local/openh323_v1_18_0/lib/libh323_FreeBSD_x86_r_s.a(h235auth.o)(.gnu.linkonce.r._ZTV18H235AuthProcedure1+0x28): undefined reference to `H235AuthProcedure1::Clone() const' /usr/local/openh323_v1_18_0/lib/libh323_FreeBSD_x86_r_s.a(h235auth.o)(.gnu.linkonce.r._ZTV18H235AuthProcedure1+0x30): undefined reference to `H235AuthProcedure1::GetName() const' /usr/local/openh323_v1_18_0/lib/libh323_FreeBSD_x86_r_s.a(h235auth.o)(.gnu.linkonce.r._ZTV18H235AuthProcedure1+0x3c): undefined reference to `H235AuthProcedure1::CreateCryptoToken()' /usr/local/openh323_v1_18_0/lib/libh323_FreeBSD_x86_r_s.a(h235auth.o)(.gnu.linkonce.r._ZTV18H235AuthProcedure1+0x40): undefined reference to `H235AuthProcedure1::Finalise(PBYTEArray&)' /usr/local/openh323_v1_18_0/lib/libh323_FreeBSD_x86_r_s.a(h235auth.o)(.gnu.linkonce.r._ZTV18H235AuthProcedure1+0x4c): undefined reference to `H235AuthProcedure1::ValidateCryptoToken(H225_CryptoH323Token const&, PBYTEArray const&)' /usr/local/openh323_v1_18_0/lib/libh323_FreeBSD_x86_r_s.a(h235auth.o)(.gnu.linkonce.r._ZTV18H235AuthProcedure1+0x50): undefined reference to `H235AuthProcedure1::IsCapability(H235_AuthenticationMechanism const&, PASN_ObjectId const&)' /usr/local/openh323_v1_18_0/lib/libh323_FreeBSD_x86_r_s.a(h235auth.o)(.gnu.linkonce.r._ZTV18H235AuthProcedure1+0x54): undefined reference to `H235AuthProcedure1::SetCapability(H225_ArrayOf_AuthenticationMechanism&, H225_ArrayOf_PASN_ObjectId&)' /usr/local/openh323_v1_18_0/lib/libh323_FreeBSD_x86_r_s.a(h235auth.o)(.gnu.linkonce.r._ZTV18H235AuthProcedure1+0x58): undefined reference to `H235AuthProcedure1::UseGkAndEpIdentifiers() const' /usr/local/openh323_v1_18_0/lib/libh323_FreeBSD_x86_r_s.a(h323ep.o)(.text+0x23): In function `OpalInstantiateMe::OpalInstantiateMe()': : undefined reference to `PWLibStupidLinkerHacks::h235AuthProcedure1Loader' /usr/local/openh323_v1_18_0/lib/libh323_FreeBSD_x86_r_s.a(h323ep.o)(.text+0x51): In function `OpalInstantiateMe::OpalInstantiateMe()': : undefined reference to `PWLibStupidLinkerHacks::h235AuthProcedure1Loader' /usr/local/openh323_v1_18_0/lib/libh323_FreeBSD_x86_r_s.a(h323ep.o)(.gnu.linkonce.t._ZNK8PFactoryI17H235Authenticator7PStringE6WorkerI18H235AuthProcedure1E6CreateERKS1_+0x12): In function `PFactory<H235Authenticator, PString>::Worker<H235AuthProcedure1>::Create(PString const&) const': : undefined reference to `H235AuthProcedure1::H235AuthProcedure1()' /usr/local/pwlib_v1_10_0/lib/libpt_FreeBSD_x86_r_s.a(tlib.o)(.text+0xf): In function `PInstantiateMe::PInstantiateMe()': : undefined reference to `PWLibStupidWindowsHacks::loadVideoStuff' /usr/local/pwlib_v1_10_0/lib/libpt_FreeBSD_x86_r_s.a(tlib.o)(.text+0x5b): In function `PInstantiateMe::PInstantiateMe()': : undefined reference to `PWLibStupidWindowsHacks::loadVideoStuff' /usr/local/pwlib_v1_10_0/lib/libpt_FreeBSD_x86_r_s.a(httpclnt.o)(.text+0x125): In function `PHTTPClient::AssureConnect(PURL const&, PMIMEInfo&)': : undefined reference to `PSSLChannel::PSSLChannel(PSSLContext*, int)' /usr/local/pwlib_v1_10_0/lib/libpt_FreeBSD_x86_r_s.a(httpclnt.o)(.text+0x140): In function `PHTTPClient::AssureConnect(PURL const&, PMIMEInfo&)': : undefined reference to `PSSLChannel::Connect(PChannel*, int)' gmake[1]: *** [obj_FreeBSD_x86_r/gnugk] Error 1 gmake[1]: Leaving directory `/usr/local/openh323gk' gmake: *** [optnoshared] Error 2 Any idea? Which version of openh323 and pwlib should I use for recent gnugk? thanks, Ganbold ------------------------------------------------------------------------- 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/