Yea, I have the packet-ncp-int.h file in my \ethereal\epan\dissectors
directory. But for some reason I still get the LNK error. My paths
seem to be Ok. It finds other files in the same directory as is shown
below. Any other ideas?
xdlc.obj xmlstub.obj
C:\ethereal-win32-libs\gli
b\lib\glib-2.0.lib C:\ethereal-win32-libs\glib\lib\gmodule-2.0.lib
C:\ethereal
-win32-libs\glib\lib\gobject-2.0.lib
C:\ethereal-win32-libs\adns-1.0-win32-0
5\adns_win32\lib\adns_dll.lib
C:\ethereal-win32-libs\pcre-6.4\lib\pcre.lib C
:\ethereal-win32-libs\zlib123-dll\lib\zdll.lib
C:\ethereal-win32-libs\net-snm
p-5.2.2\win32\lib\release\netsnmp.lib
C:\ethereal-win32-libs\libiconv-1.9.1.bin
.woe32\lib\iconv.lib ftypes\ftypes.lib dfilter\dfilter.lib
dissectors\dissect
ors.lib ..\image\libethereal.res dissectors\register.obj inet_aton.obj
inet_pton.obj inet_ntop.obj mkstemp.obj strptime.obj
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.
-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] On Behalf Of Greg Morris
Sent: Sunday, March 19, 2006 4:02 PM
To: ethereal-dev@xxxxxxxxxxxx
Subject: Re: [Ethereal-dev] LNK2001 error with ncp echo file
ncp_echo_file is defined in packet-ncp-int.h. It should be in the
current svn copy.
Greg
>>> jaap.keuter@xxxxxxxxx 03/19/06 2:04 AM >>>
Hi,
Wasn't this resolved in revision 17639?
Thanx,
Jaap
On Sat, 18 Mar 2006 CHarris@xxxxxxxxxxxxxxxxxxxx wrote:
> 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.
>
_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev
_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev