Wireshark-dev: [Wireshark-dev] unresolved external symbol _tvb_get_ephemeral_faked_unicode
From: Jim Pickering <james.pickering@xxxxxxx>
Date: Tue, 12 Jun 2007 15:06:42 -0700
Getting the following link error ....link -dll /out:dfirst.dll /NOLOGO /INCREMENTAL:no /MACHINE:I386 /DEBUG packet-dfirst.obj plugin.obj ..\..\epan\libwireshark.lib C:\wireshark-win32-libs\glib\lib\glib-2.0.lib C:\wireshark-win32-libs\glib\lib\gmodule-2.0.lib C:\wireshark-win32-libs\glib\lib\gobject-2.0.lib dfirst.res
Creating library dfirst.lib and object dfirst.exppacket-dfirst.obj : error LNK2001: unresolved external symbol _tvb_get_ephemeral_faked_unicode
dfirst.dll : fatal error LNK1120: 1 unresolved externals NMAKE : fatal error U1077: 'link' : return code '0x460' Building with MSVC 6.0 on Windows XP. Thanks in advance. Jim Jim Pickering Senior Software Engineer SRI International 4119 Broad Street, Suite 210 San Luis Obispo, CA 93401 Phone: (805) 542-9330 ext. 125 FAX: (805) 546-2444 Tyler De Haven Brown wrote:
Sorry I didn't include this earlier, this is the actual error. cl -WX -D_U_="" /Zi /W3 /MD lemon.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. lemon.c lemon.c(1345) : error C2220: warning treated as error - no 'object' file generated ---- Original message ----Date: Tue, 12 Jun 2007 10:06:37 -0600 (MDT)From: Tyler De Haven Brown <Tyler.Brown@xxxxxxxxxxxx> Subject: Re: [Wireshark-dev] problem building wireshark To: Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>uninstalled and reinstalled everything. All of the steps worked without any problems (except for the last step). now when I run the command nmake -f Makefile.nmake all, I get several deprecated function warnings and the following error: lemon.c(3958) : warning C4996: 'sprintf' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(345) : see declaration of 'sprintf' Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' lemon.c(4182) : warning C4996: 'strcpy' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(73) : see declaration of 'strcpy' Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Bin\nmake.exe"' : return code '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Bin\nmake.exe"' : return code '0x2' Stop. Any help is greatly appreciated, Tyler ---- Original message ----Date: Tue, 12 Jun 2007 09:01:00 -0600 (MDT)From: Tyler De Haven Brown <Tyler.Brown@xxxxxxxxxxxx> Subject: Re: [Wireshark-dev] problem building wireshark To: Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>I am going by the step-by-step instructions for installing the build environment on a win32 machine. I am going to uninstall and reinstall everything to see if that fixes it. I'll post back if I am still running into issues. Thanks, Tyler ---- Original message ----Date: Tue, 12 Jun 2007 07:44:40 +0200 (CEST)From: Jaap Keuter <jaap.keuter@xxxxxxxxx> Subject: Re: [Wireshark-dev] problem building wireshark To: Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>Hi, Sure, give us some info on the environment you're building in. Compiler, tarball or SVN checkout, OS, stuff like that. Thanx, Jaap On Mon, 11 Jun 2007, Tyler De Haven Brown wrote:I'm new to wireshark and having problems with the first build Get the following error message box: tshark.exe is not a win32 valid application The command prompt states the following: wireshark-gtk2\tshark.exe -G | perl doc\dfilter2pod.pl doc\wireshark-filter.pod.template > doc\wireshark-filter.pod Access is denied. Any ideas?_______________________________________________ Wireshark-dev mailing list Wireshark-dev@xxxxxxxxxxxxx http://www.wireshark.org/mailman/listinfo/wireshark-dev_______________________________________________ Wireshark-dev mailing list Wireshark-dev@xxxxxxxxxxxxx http://www.wireshark.org/mailman/listinfo/wireshark-dev_______________________________________________ Wireshark-dev mailing list Wireshark-dev@xxxxxxxxxxxxx http://www.wireshark.org/mailman/listinfo/wireshark-dev_______________________________________________ Wireshark-dev mailing list Wireshark-dev@xxxxxxxxxxxxx http://www.wireshark.org/mailman/listinfo/wireshark-dev
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
- Follow-Ups:
- References:
- Re: [Wireshark-dev] problem building wireshark
- From: Tyler De Haven Brown
- Re: [Wireshark-dev] problem building wireshark
- Prev by Date: Re: [Wireshark-dev] problem building wireshark
- Next by Date: Re: [Wireshark-dev] unresolved external symbol _tvb_get_ephemeral_faked_unicode
- Previous by thread: Re: [Wireshark-dev] problem building wireshark
- Next by thread: Re: [Wireshark-dev] unresolved external symbol _tvb_get_ephemeral_faked_unicode
- Index(es):