Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - antonyvasanth

#16
Windows / Linker error in various netxms projects
December 04, 2008, 01:28:13 PM
Hi victor,

As you have suggested i have downloaded the following files from

http://www.christopherlewis.com/WGet/WGetFiles.htm

Files :

     ssllibs.098b.b.zip : ZIP file containing the 098b SSL DLLs including MSVCR80.dll.
     openssl.098b.full.zip : Full OpenSSL directory built from source using VC++ 2005

and included the executable,include and library path. After compiling I getting the following errors

1. libnetxms

Linking...
   Creating library Debug/libnetxms.lib and object Debug/libnetxms.exp
nxcp.obj : error LNK2001: unresolved external symbol _CSCPDecryptMessage
nxcp.obj : error LNK2001: unresolved external symbol _CSCPEncryptMessage
StackWalker.obj : error LNK2001: unresolved external symbol __imp__GetUserNameA@8
Debug/libnetxms.dll : fatal error LNK1120: 3 unresolved externals
Error executing link.exe.
Creating browse info file...

2. libnxsrv

Creating library Debug/libnxsrv.lib and object Debug/libnxsrv.exp
agent.obj : error LNK2001: unresolved external symbol __imp__DestroyEncryptionContext
agent.obj : error LNK2001: unresolved external symbol __imp__CSCPEncryptMessage
agent.obj : error LNK2001: unresolved external symbol __imp__SetupEncryptionContext
agent.obj : error LNK2001: unresolved external symbol __imp__PrepareKeyRequestMsg
Debug/libnxsrv.dll : fatal error LNK1120: 4 unresolved externals
Error executing link.exe.

3. nxaction

nxaction.obj : error LNK2001: unresolved external symbol __imp__LoadRSAKeys
nxaction.obj : error LNK2001: unresolved external symbol __imp__InitCryptoLib
Debug/nxaction.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.

4. nxagentd

getparam.obj : error LNK2001: unresolved external symbol __imp__CSCPGetSupportedCiphers
nxagentd.obj : error LNK2001: unresolved external symbol __imp__InitCryptoLib
session.obj : error LNK2001: unresolved external symbol __imp__DestroyEncryptionContext
session.obj : error LNK2001: unresolved external symbol __imp__SetupEncryptionContext
session.obj : error LNK2001: unresolved external symbol __imp__CSCPEncryptMessage
Debug/nxagentd.exe : fatal error LNK1120: 5 unresolved externals
Error executing link.exe.

5.nxcon

comm.cpp
F:\project-development\netxms-0.2.22\netxms-0.2.22\src\console\win32\comm.cpp(153) : error C2065: 'SignMessageWithCAPI' : undeclared identifier
Generating Code...

6. nxget

nxget.obj : error LNK2001: unresolved external symbol __imp__LoadRSAKeys
nxget.obj : error LNK2001: unresolved external symbol __imp__InitCryptoLib
Debug/nxget.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.

7. nxupload

nxupload.obj : error LNK2001: unresolved external symbol __imp__LoadRSAKeys
nxupload.obj : error LNK2001: unresolved external symbol __imp__InitCryptoLib
Debug/nxupload.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.

Kindly please help me to resolve the errors ..If you could give me the openssl 0.9.8b download link I will be grateful. Also please suggest me is there any alternative cause.

Regards,

Antony vasanth


#17
Windows / Re: Processing .\rc\wxfb_code.xrc
December 04, 2008, 12:58:38 PM
Hi victor,

I have downloaded and installed activeperl and solved the perl related error.

But i couldn't found wxrc.exe in wxwidgets 2.8.9.From Internet i browsed and found out that the

executable will be in folder contrib/utils/ . Could you please send me the executable for me . thanks .


Regards,

Antony Vasanth.
#18
Windows / Linker error in nxlexer
December 03, 2008, 12:54:20 PM
Hi victor,

I am getting the following problem while compiling the source in VC++ 6.0


--------------------Configuration: nxlexer - Win32 Debug--------------------
Linking...
   Creating library Debug/nxlexer.lib and object Debug/nxlexer.exp
nxlexer.obj : error LNK2001: unresolved external symbol "public: __thiscall PropSet::~PropSet(void)" (??1PropSet@@QAE@XZ)
nxlexer.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall WindowAccessor::~WindowAccessor(void)" (??1WindowAccessor@@UAE@XZ)
nxlexer.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall WindowAccessor::Flush(void)" (?Flush@WindowAccessor@@UAEXXZ)
nxlexer.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall WindowAccessor::StartSegment(unsigned int)" (?StartSegment@WindowAccessor@@UAEXI@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall WindowAccessor::StartAt(unsigned int,char)" (?StartAt@WindowAccessor@@UAEXID@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "public: void __thiscall PropSet::SetMultiple(char const *)" (?SetMultiple@PropSet@@QAEXPBD@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "public: __thiscall PropSet::PropSet(void)" (??0PropSet@@QAE@XZ)
nxlexer.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall WindowAccessor::IndicatorFill(int,int,int,int)" (?IndicatorFill@WindowAccessor@@UAEXHHHH@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall WindowAccessor::IndentAmount(int,int *,bool (__cdecl*)(class Accessor &,int,int))" (?IndentAmount@WindowAccessor@@UAEHHPAHP6A_NAAVAccessor@@HH@Z@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall WindowAccessor::SetLevel(int,int)" (?SetLevel@WindowAccessor@@UAEXHH@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall WindowAccessor::ColourTo(unsigned int,int)" (?ColourTo@WindowAccessor@@UAEXIH@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall WindowAccessor::SetLineState(int,int)" (?SetLineState@WindowAccessor@@UAEHHH@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall WindowAccessor::GetLineState(int)" (?GetLineState@WindowAccessor@@UAEHH@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall WindowAccessor::Length(void)" (?Length@WindowAccessor@@UAEHXZ)
nxlexer.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall WindowAccessor::LevelAt(int)" (?LevelAt@WindowAccessor@@UAEHH@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall WindowAccessor::LineStart(int)" (?LineStart@WindowAccessor@@UAEHH@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall WindowAccessor::GetLine(int)" (?GetLine@WindowAccessor@@UAEHH@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "public: virtual char __thiscall WindowAccessor::StyleAt(int)" (?StyleAt@WindowAccessor@@UAEDH@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall WindowAccessor::Match(int,char const *)" (?Match@WindowAccessor@@UAE_NHPBD@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall WindowAccessor::Fill(int)" (?Fill@WindowAccessor@@MAEXH@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall WindowAccessor::InternalIsLeadByte(char)" (?InternalIsLeadByte@WindowAccessor@@MAE_ND@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "public: int __thiscall PropSet::GetInt(char const *,int)const " (?GetInt@PropSet@@QBEHPBDH@Z)
nxlexer.obj : error LNK2001: unresolved external symbol "public: char * __thiscall PropSet::ToString(void)const " (?ToString@PropSet@@QBEPADXZ)
Debug/nxlexer.dll : fatal error LNK1120: 23 unresolved externals
Error executing link.exe.


Please help me to resolve the same

Regards,

Antony vasanth
#19
Windows / Processing .\rc\wxfb_code.xrc
December 03, 2008, 12:37:55 PM
Hi victor,

Do i need to install perl and wsrc to fix the following error. If not what i have to do to resolve this . Thanks in advance

nxlexer.dll - 24 error(s), 0 warning(s)
--------------------Configuration: nxmc - Win32 Debug--------------------
Processing .\rc\wxfb_code.xrc
'perl' is not recognized as an internal or external command,
operable program or batch file.
'wxrc' is not recognized as an internal or external command,
operable program or batch file.
Error executing c:\windows\system32\cmd.exe.


Regards,

Antony Vasanth
#20
Hi victor,

Please help me out on resolving the following problem . Thanks in advance

1.
nxconfig.exe - 0 error(s), 0 warning(s)
--------------------Configuration: nxcore - Win32 Debug--------------------
Compiling .\nxmp_parser.l
flex: unknown flag '-'.  For usage, try
flex --help
Error executing c:\windows\system32\cmd.exe.

2.

ibnetxms.dll - 4 error(s), 0 warning(s)
--------------------Configuration: libnxcl - Win32 Debug--------------------
Linking...
   Creating library Debug/libnxcl.lib and object Debug/libnxcl.exp
comm.obj : error LNK2001: unresolved external symbol __imp__SetupEncryptionContext
main.obj : error LNK2001: unresolved external symbol __imp__InitCryptoLib
session.obj : error LNK2001: unresolved external symbol __imp__DestroyEncryptionContext
session.obj : error LNK2001: unresolved external symbol __imp__CSCPEncryptMessage
Debug/libnxcl.dll : fatal error LNK1120: 4 unresolved externals


Regards,

Antony vasanth
#21
Windows / Error in logindialog.h
December 03, 2008, 12:21:03 PM
Hi victor,

Could u please tell me how to resolve this . Thanks in advance


f:\project-development\netxms-0.2.22\netxms-0.2.22\src\console\nxuilib\logindialog.h(18) : error C2143: syntax error : missing ';' before '*'
f:\project-development\netxms-0.2.22\netxms-0.2.22\src\console\nxuilib\logindialog.h(18) : error C2501: 'pCert' : missing storage-class or type specifiers

Regards,

Antony vasanth
#22
Windows / external symbol unresolved error
December 03, 2008, 12:18:02 PM
--------------------Configuration: netxmsd - Win32 Debug--------------------
Hi victor,

I am getting the external symbol unresolved error . what i have to do to resolve this. thanks

Linking...
LINK : fatal error LNK1104: cannot open file "nxcore.lib"
Error executing link.exe.

netxmsd.exe - 1 error(s), 0 warning(s)
--------------------Configuration: nxaction - Win32 Debug--------------------
Linking...
nxaction.obj : error LNK2001: unresolved external symbol __imp__LoadRSAKeys
nxaction.obj : error LNK2001: unresolved external symbol __imp__InitCryptoLib
Debug/nxaction.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.


Regards,

Antony vasanth

#23
Windows / nxagentd files missing
December 03, 2008, 08:56:40 AM
Hi victor,

Following files are missing .Kindly please help me to resolve the same.Thanks .


nxagentd.exe - 2 error(s), 0 warning(s)
--------------------Configuration: nxagentd - Win32 Debug AMD64--------------------
Compiling...
netinfo.cpp
fatal error C1083: Cannot open source file: 'F:\project-development\netxms-0.2.22\netxms-0.2.22\src\agent\core\netinfo.cpp': No such file or directory
service.cpp
fatal error C1083: Cannot open source file: 'F:\project-development\netxms-0.2.22\netxms-0.2.22\src\agent\core\service.cpp': No such file or directory


Regards,

Antony Vasanth
#24
Windows / File missing in netxmsd
December 02, 2008, 07:38:29 PM
Hi victor,

I have come across the following file missing during the project compilation in VC6 workspace. Kindly please help me to resolve the same. Thanks.


--------------------Configuration: netxmsd - Win32 Debug--------------------
Build : warning : failed to (or don't know how to) build 'F:\project-development\netxms-0.2.22\netxms-0.2.22\src\server\netxmsd\winsrv.cpp'
Compiling...
winsrv.cpp
fatal error C1083: Cannot open source file: 'F:\project-development\netxms-0.2.22\netxms-0.2.22\src\server\netxmsd\winsrv.cpp': No such file or directory
Error executing cl.exe.


Regards,

Antony Vasanth


#25
Windows / Linker error
November 20, 2008, 01:55:34 PM
Hi Victor,

I have got the following linker errors . could u please help me to resolve the same . Thanks in advance..

Creating library Debug\netxms.lib and object Debug\netxms.exp
1>CVTRES : fatal error CVT1100: duplicate resource.  type:XRS, name:101, language:0x0409
1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt


Regards,

Antony Vasanth.
#26
Windows / inconsistent dll linkage
November 20, 2008, 12:55:16 PM
Hi Victor,

Could you please help me to resolve this warning .. which creates problem during the linking stage.. Thanks in advance.

c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\include\netxms_maps.h(142) : see previous definition of '{ctor}'
1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\libnxmap\objlist.cpp(59) : warning C4273: 'nxmap_ObjList::nxmap_ObjList' : inconsistent dll linkage
1>        c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\include\netxms_maps.h(141) : see previous definition of '{ctor}'
1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\libnxmap\objlist.cpp(72) : warning C4273: 'nxmap_ObjList::~nxmap_ObjList' : inconsistent dll linkage
1>        c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\include\netxms_maps.h(143) : see previous definition of '{dtor}'
1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\libnxmap\objlist.cpp(83) : warning C4273: 'nxmap_ObjList::Clear' : inconsistent dll linkage


Regards,

Antony Vasanth.
#27
Windows / Files missing
November 20, 2008, 11:12:27 AM
Hi Victor ,

I have found some the following files missing during compilation using VC++2005. The files are

MSG00001.bin
ack.ico
trap.ico
package.ico
database.ico
nxmc.ico
desktop.ico

Kindly please provide me the above files.Thanks in advance.

Regards,

Antony vasanth.



#28
Windows / Error2 during compilation
November 19, 2008, 02:49:31 PM
HI victor,

      During compilation I have got the following errors

1. 1>d:\netxms-nov17\netxms-0.2.22\src\console\win32\grouppropdlg.cpp(76) : error C2065: 'IDC_CHECK_ACCESS_FILES' : undeclared identifier

2. 1>d:\netxms-nov17\netxms-0.2.22\src\console\win32\grouppropdlg.cpp(77) : error C2065: 'IDC_CHECK_REGISTER_AGENTS' : undeclared identifier

Kindly please help me to resolve the same ..

Thanks in advance

Regards,

Antony Vasanth
#29
Windows / Errors: during compilation
November 19, 2008, 02:12:42 PM
Hi Victor,

I am getting the following errors during compilation.Kindly please help me to resolve the same . Thanks in advance.

1.  c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\console\win32\usereditor.cpp(399) : error C2039: 'm_bManageModules' : is not a member of 'CGroupPropDlg'

2. c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\agent\subagents\netware\nwagent.h(31) : fatal error C1083: Cannot open include file: 'nks/plat.h': No such file or directory

3. c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\nxreport\nxreport.cpp(244) : error C4716: 'ReportNodeList' : must return a value

4. 1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\console\win32\objectview.cpp(119) : error C2664: 'CToolBarCtrl::AddStrings' : cannot convert parameter 1 from 'const unsigned short [45]' to 'LPCTSTR'

Regards,

Antony Vasanth

#30
Hi Victor ,

Thanks for providing me the files.During compilation I have found out that following files are missing .


  "AgentParamSelDlg.h"
  "RemoveTemplateDlg.h"


Kindly provide me the same.

Thanks in advance.


Regards,
Antony Vasanth