Ethereal-dev: [Ethereal-dev] LNK2001 error with ncp echo file

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sat, 18 Mar 2006 10:40:13 -0500

Anybody seen this error when doing nmake /f makefile.nmake with ethereal?

 

 

   Creating library libethereal.lib and object libethereal.exp

dissectors.lib(packet-ncp.obj) : error LNK2001: unresolved external symbol _ncp_

echo_file

libethereal.dll : fatal error LNK1120: 1 unresolved externals

NMAKE : fatal error U1077: 'link' : return code '0x460'

Stop.

NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\bin\N

MAKE.EXE"' : return code '0x2'

Stop.