Well, I narrowed the culprit down to Windows DEP. I had been having
trouble with it for some time now, with it raising an error for nearly
every program I ran so I just disabled it completely and Python now
compiles fine. Thank you all for the assistance.<br><br><div class="gmail_quote">On Mon, Jul 13, 2009 at 13:42, Paul Moore <span dir="ltr">&lt;<a href="mailto:p.f.moore@gmail.com">p.f.moore@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">2009/7/13 Paul Moore &lt;<a href="mailto:p.f.moore@gmail.com">p.f.moore@gmail.com</a>&gt;:<br>


<div class="im">&gt; 2009/7/13 Eric Pruitt &lt;<a href="mailto:eric.pruitt@gmail.com">eric.pruitt@gmail.com</a>&gt;:<br>
&gt;&gt; It is indeed the file ../PCBuild/pcbuild.sln. The line endings appear to be<br>
&gt;&gt; Unix style but after fixing them, I still have the same problem.<br>
</div>[...]<br>
<div class="im">&gt; I&#39;d suggest trying to reproduce your issue with a clean checkout from<br>
&gt; Subversion.<br>
<br>
</div>FWIW, I did:<br>
<br>
svn co <a href="http://svn.python.org/projects/python/tags/r31/" target="_blank">http://svn.python.org/projects/python/tags/r31/</a> py31<br>
<br>
Open pcbuild in Visual C++ 2008 Express. OK on the warning about<br>
solution folders.<br>
<br>
Right click &quot;python&quot; and choose &quot;Build&quot;.<br>
<br>
Works OK here. Also works if I download Python-3.1.tgz from <a href="http://python.org" target="_blank">python.org</a><br>
and unpack it using (command line) bsdtar. I wonder - did you use<br>
WinZip to unpack the archive? That has some sort of brain-damaged<br>
&quot;Smart&quot; CRLF conversion for tar files, which may have screwed up your<br>
files.<br>
<font color="#888888"><br>
Paul.<br>
</font></blockquote></div><br>