Wireshark-bugs: [Wireshark-bugs] [Bug 2117] New: NSIS packaging build fails due to missing vcred
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2117
Summary: NSIS packaging build fails due to missing
vcredist_x86.exe
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: jcwren@xxxxxxxxx
Build Information:
wireshark 0.99.8-SVN-23896
Copyright 1998-2007 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled with GTK+ 2.12.3, with GLib 2.14.4, with WinPcap (version unknown),
with libz 1.2.3, with libpcre 6.4, with SMI 0.4.5, with ADNS, with Lua 5.1,
with
GnuTLS 1.6.1, with Gcrypt 1.2.3, with MIT Kerberos, with PortAudio PortAudio
V19-devel, with AirPcap.
Running on Windows XP Service Pack 2, build 2600, with WinPcap version 3.1
(packet.dll version 3, 1, 0, 27), based on libpcap version 0.9[.x], without
AirPcap.
Built using Microsoft Visual C++ 8.0 build 50727
NSIS 2.33
MSVC_VARIANT=MSVC2005EE defined, full package installed.
--
nmake -f Makefile.nmake packaging fails
...
File: "README.win32" 828 bytes
File: "AUTHORS-SHORT" 30583 bytes
File: "COPYING" 19375 bytes
File: "NEWS.txt" 6996 bytes
File: "manuf" 598134 bytes
File: "services" 728627 bytes
File: "wireshark.html" 144479 bytes
File: "wireshark-filter.html" 6799395 bytes
File: "dumpcap.exe" 77824 bytes
File: "dumpcap.html" 11845 bytes
File: "example_snmp_users_file" 1257 bytes
File: "C:\wireshark-win32-libs\vcredist_x86.exe" -> no files found.
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
/oname=outfile one_file_only)
Error in script "wireshark.nsi" on line 358 -- aborting creation process
NMAKE : fatal error U1077: '"C:/Program Files\nsis\makensis.exe"' : return code
'0x1'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
8\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
vcredist_x86.exe does exist in C:\Program Files\Microsoft Visual Studio
8\SDK\v2.0\BootStrapper\Packages\vcredist_x86\
I see where the packaging_zip make rule copies it, but not how it gets copied
for NSIS (I'm likely missing something obvious).
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.