ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 7870] New: Packaging: Let MAKEDIR in quotation marks to fi

Date: Tue, 16 Oct 2012 19:15:32 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7870

           Summary: Packaging: Let MAKEDIR in quotation marks to fix
                    packageing error at WINDOWS
           Product: Wireshark
           Version: 1.9.x (Experimental)
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: kinglongmee@xxxxxxxxx


Build Information:
#nmake -f Makefile.nmake
... ...
"C:\Program Files\NSIS\makensis.exe"  /DPROGRAM_NAME=wireshark
/DMAKEDIR=C:\Documents and Settings\Administrator\test\wireshark\packaging\nsis
... ...
Command line defined: "PROGRAM_NAME=wireshark"
Command line defined: "MAKEDIR=C:\Documents"
... ...
Can't open script "and"
NMAKE : fatal error U1077: '"C:\Program Files\NSIS\makensis.exe"' : return
code'0x1'Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
10.0\VC\BIN\nmake.exe"' : return code '0x2' Stop.
--
as Build information, nmake -f Makefile.nmake packaging failed.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.