[Python-Dev] build problem

Prasun Ratn prasun3 at gmail.com
Sun Jan 23 08:20:10 CET 2011


Hello
    I got the latest copy of python source from svn and was trying to
build it on Windows Vista (32 bit) using Microsoft Visual Express
2008.

    I got the following error:

5>"C:\Program Files\TortoiseSVN\bin\subwcrev.exe" ..
..\Modules\getbuildinfo.c
"E:\coding\py3kclean\py3k\PCbuild\Win32-temp-Debug\pythoncore\\getbuildinfo2.c"
5>'C:\Program' is not recognized as an internal or external command,

    Adding an extra set of quotes around the command seems to fix
this. I've attached a patch.


Thanks
Prasun
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildinfo.patch
Type: application/octet-stream
Size: 1356 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-dev/attachments/20110122/f472a793/attachment.obj>


More information about the Python-Dev mailing list