Hi
I am compiling Wireshark 1.4.1 on Microsoft Visual C Studio 2008. I
have followed the steps as suggested in the Wireshark developers
Guide.
Have python 2.7 and have installed the tools provided by cygwin. I am
getting the following error -

Creating library libwireshark.lib and object libwireshark.exp
dissectors.lib(packet-ncp-sss.obj) : error LNK2001: unresolved
external symbol _ett_nds
dissectors.lib(packet-ncp2222.obj) : error LNK2001: unresolved
external symbol _ett_nds
dissectors.lib(packet-ncp2222.obj) : error LNK2001: unresolved
external symbol _ett_nds_segments
dissectors.lib(packet-ncp2222.obj) : error LNK2001: unresolved
external symbol _ett_nds_segment
dissectors.lib(packet-ncp2222.obj) : error LNK2001: unresolved
external symbol _proto_ncp
dissectors.lib(packet-ncp2222.obj) : error LNK2001: unresolved
external symbol _nds_reassembled_table
dissectors.lib(packet-ncp2222.obj) : error LNK2001: unresolved
external symbol _nds_fragment_table
dissectors.lib(packet-ncp2222.obj) : error LNK2001: unresolved
external symbol _ett_ncp
dissectors.lib(packet-ncp2222.obj) : error LNK2001: unresolved
external symbol _nds_data_handle

libwireshark.dll : fatal error LNK1120: 8 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
\link.EXE"' : return code '0x460'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
\nmake.exe"' : return code '0x2'
Stop.

Can you please suggest me the possible error.

Thanks
Saugat.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to