https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5346
           Summary: Problem with Python PATH setup in windows makefile
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: g.khueny@xxxxxx
g.khueny@xxxxxx changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5385|                            |review_for_checkin?
               Flag|                            |
Created an attachment (id=5385)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5385)
Patch of config.nmake
Build Information:
Version 1.5.0
cl: /cygdrive/c/Programme/Microsoft Visual Studio 9.0/VC/BIN/cl
link: /cygdrive/c/Programme/Microsoft Visual Studio 9.0/VC/BIN/link
nmake: /cygdrive/c/Programme/Microsoft Visual Studio 9.0/VC/BIN/nmake
mt: /cygdrive/c/Programme/Microsoft SDKs/Windows/v6.1/bin/mt
bash: /usr/bin/bash
bison: /usr/bin/bison
flex: /usr/bin/flex
env: /usr/bin/env
grep: /usr/bin/grep
/usr/bin/find: /usr/bin/find
perl: /cygdrive/c/Perl/bin/perl
C:\Programme\Python27\python.exe: /cygdrive/c/Programme/Python27/python.exe
sed: /usr/bin/sed
unzip: /usr/bin/unzip
wget: /usr/bin/wget
--
If PYTHON_DIR is specificed in config.nmake the variable will be overritten by
PYTHON_DIR=C:\Python$(PYTHON_VER). 
It looks like the problem was created by revision 34246.
-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.