Linker error while compiling GnuGk v 2.2.7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi ,

 I am trying to compile the latest version of GK v2.2.7 with H323Plus v
1.20.1.  All the settings are checked, everything seems proper. I get
linker errors while trying to compile. I have attached the Build log
with this mail.
 
 Kindly point out the mistake and guide me in getting the GK compiled.
Awaiting a positive response.

Thanks & Regards,
anisha
ÿþ<html> <head> <META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-16"> </head> <body> <pre> <table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3> Build Log </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre> <h3>Build started: Project: gk, Configuration: Debug (h323plus)|Win32</h3> </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Command Lines </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Creating temporary file "d:\GnuGk\gnugk-2.2.7-H323Plus\Debug (h323plus)\RSP00000433883676.rsp" with contents [ /OUT:&quot;Debug/gnugk.exe&quot; /LIBPATH:&quot;.\lib&quot; /MANIFEST /MANIFESTFILE:&quot;Debug (h323plus)\gnugk.exe.intermediate.manifest&quot; /DEBUG /PDB:&quot;.\Debug/gnugk.pdb&quot; /SUBSYSTEM:CONSOLE /MACHINE:X86 h323plusd.lib ptlibsd.lib snmpapi.lib Winmm.lib mpr.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib &quot;.\debug\capctrl.obj&quot; &quot;.\debug\cisco.obj&quot; &quot;.\debug\clirw.obj&quot; &quot;.\debug\gk.obj&quot; &quot;.\debug\gkacct.obj&quot; &quot;.\debug\gkauth.obj&quot; &quot;.\debug\GkClient.obj&quot; &quot;.\debug\gkconfig.obj&quot; &quot;.\debug\gksql.obj&quot; &quot;.\debug\gksql_firebird.obj&quot; &quot;.\debug\gksql_mysql.obj&quot; &quot;.\debug\gksql_pgsql.obj&quot; &quot;.\debug\GkStatus.obj&quot; &quot;.\debug\gktimer.obj&quot; &quot;.\debug\h323util.obj&quot; &quot;.\debug\ipauth.obj&quot; &quot;.\debug\job.obj&quot; &quot;.\debug\main.obj&quot; &quot;.\debug\MakeCall.obj&quot; &quot;.\debug\Neighbor.obj&quot; &quot;.\debug\precompile.obj&quot; &quot;.\debug\ProxyChannel.obj&quot; &quot;.\debug\radacct.obj&quot; &quot;.\debug\radauth.obj&quot; &quot;.\debug\radproto.obj&quot; &quot;.\debug\RasSrv.obj&quot; &quot;.\debug\RasTbl.obj&quot; &quot;.\debug\Routing.obj&quot; &quot;.\debug\sigmsg.obj&quot; &quot;.\debug\singleton.obj&quot; &quot;.\debug\SoftPBX.obj&quot; &quot;.\debug\sqlacct.obj&quot; &quot;.\debug\sqlauth.obj&quot; &quot;.\debug\statusacct.obj&quot; &quot;.\debug\Toolkit.obj&quot; &quot;.\debug\version.obj&quot; &quot;.\debug\yasocket.obj&quot; ] Creating command line "link.exe @"d:\GnuGk\gnugk-2.2.7-H323Plus\Debug (h323plus)\RSP00000433883676.rsp" /NOLOGO /ERRORREPORT:PROMPT" </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Output Window </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Linking... Creating library Debug/gnugk.lib and object Debug/gnugk.exp Neighbor.obj : error LNK2019: unresolved external symbol "int __cdecl PDNS::LookupSRV(class PURL const &,class PString const &,class PStringList &)" (?LookupSRV@PDNS@@YAHABVPURL@@ABVPString@@AAVPStringList@@@Z) referenced in function "protected: virtual bool __thiscall Routing::SRVPolicy::FindByAliases(class Routing::RoutingRequest &,class H225_ArrayOf_AliasAddress &)" (?FindByAliases@SRVPolicy@Routing@@MAE_NAAVRoutingRequest@2@AAVH225_ArrayOf_AliasAddress@@@Z) Toolkit.obj : error LNK2001: unresolved external symbol "int __cdecl PDNS::LookupSRV(class PURL const &,class PString const &,class PStringList &)" (?LookupSRV@PDNS@@YAHABVPURL@@ABVPString@@AAVPStringList@@@Z) h323plusd.lib(h323ep.obj) : error LNK2001: unresolved external symbol "int __cdecl PDNS::LookupSRV(class PURL const &,class PString const &,class PStringList &)" (?LookupSRV@PDNS@@YAHABVPURL@@ABVPString@@AAVPStringList@@@Z) Neighbor.obj : error LNK2019: unresolved external symbol "int __cdecl PDNS::RDSLookup(class PURL const &,class PString const &,class PStringList &)" (?RDSLookup@PDNS@@YAHABVPURL@@ABVPString@@AAVPStringList@@@Z) referenced in function "protected: virtual bool __thiscall Routing::RDSPolicy::FindByAliases(class Routing::RoutingRequest &,class H225_ArrayOf_AliasAddress &)" (?FindByAliases@RDSPolicy@Routing@@MAE_NAAVRoutingRequest@2@AAVH225_ArrayOf_AliasAddress@@@Z) ProxyChannel.obj : error LNK2001: unresolved external symbol "public: virtual class PQoS & __thiscall PUDPSocket::GetQoSSpec(void)" (?GetQoSSpec@PUDPSocket@@UAEAAVPQoS@@XZ) radproto.obj : error LNK2001: unresolved external symbol "public: virtual class PQoS & __thiscall PUDPSocket::GetQoSSpec(void)" (?GetQoSSpec@PUDPSocket@@UAEAAVPQoS@@XZ) RasSrv.obj : error LNK2001: unresolved external symbol "public: virtual class PQoS & __thiscall PUDPSocket::GetQoSSpec(void)" (?GetQoSSpec@PUDPSocket@@UAEAAVPQoS@@XZ) h323plusd.lib(gnugknat.obj) : error LNK2001: unresolved external symbol "public: virtual class PQoS & __thiscall PUDPSocket::GetQoSSpec(void)" (?GetQoSSpec@PUDPSocket@@UAEAAVPQoS@@XZ) RasSrv.obj : error LNK2019: unresolved external symbol "void __cdecl PDNS::SetENUMServers(class PStringArray const &)" (?SetENUMServers@PDNS@@YAXABVPStringArray@@@Z) referenced in function "public: void __thiscall RasServer::SetENUMServers(void)" (?SetENUMServers@RasServer@@QAEXXZ) RasSrv.obj : error LNK2019: unresolved external symbol "void __cdecl PDNS::SetRDSServers(class PStringArray const &)" (?SetRDSServers@PDNS@@YAXABVPStringArray@@@Z) referenced in function "public: void __thiscall RasServer::SetRDSServers(void)" (?SetRDSServers@RasServer@@QAEXXZ) Routing.obj : error LNK2019: unresolved external symbol "int __cdecl PDNS::ENUMLookup(class PString const &,class PString const &,class PString &)" (?ENUMLookup@PDNS@@YAHABVPString@@0AAV2@@Z) referenced in function "protected: virtual bool __thiscall Routing::ENUMPolicy::FindByAliases(class Routing::RoutingRequest &,class H225_ArrayOf_AliasAddress &)" (?FindByAliases@ENUMPolicy@Routing@@MAE_NAAVRoutingRequest@2@AAVH225_ArrayOf_AliasAddress@@@Z) h323plusd.lib(h323ep.obj) : error LNK2001: unresolved external symbol "int __cdecl PDNS::ENUMLookup(class PString const &,class PString const &,class PString &)" (?ENUMLookup@PDNS@@YAHABVPString@@0AAV2@@Z) h323plusd.lib(transports.obj) : error LNK2019: unresolved external symbol "public: bool __thiscall PIPSocket::Address::operator*=(class PIPSocket::Address const &)const " (??XAddress@PIPSocket@@QBE_NABV01@@Z) referenced in function "public: virtual int __thiscall H323TransportUDP::ReadPDU(class PBYTEArray &)" (?ReadPDU@H323TransportUDP@@UAEHAAVPBYTEArray@@@Z) h323plusd.lib(transports.obj) : error LNK2019: unresolved external symbol "public: __thiscall PIPSocket::InterfaceEntry::InterfaceEntry(class PString const &,class PIPSocket::Address const &,class PIPSocket::Address const &,class PString const &,class PString const &)" (??0InterfaceEntry@PIPSocket@@QAE@ABVPString@@ABVAddress@1@100@Z) referenced in function "public: virtual int __thiscall H323TransportUDP::DiscoverGatekeeper(class H323Gatekeeper &,class H323RasPDU &,class H323TransportAddress const &)" (?DiscoverGatekeeper@H323TransportUDP@@UAEHAAVH323Gatekeeper@@AAVH323RasPDU@@ABVH323TransportAddress@@@Z) Debug/gnugk.exe : fatal error LNK1120: 8 unresolved externals </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Results </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Build log was saved at "file://d:\GnuGk\gnugk-2.2.7-H323Plus\Debug (h323plus)\BuildLog.htm" gk - 15 error(s), 0 warning(s) </pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2> </font></table></body></html>
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________________

Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx
Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

[Index of Archives]     [SIP]     [Open H.323]     [Gnu Gatekeeper]     [Asterisk PBX]     [ISDN Cause Codes]     [Yosemite News]

  Powered by Linux