The problem appears resolved again and I have two posts on the issue on my blog located at http://subdev.blogspot.com/. I was missing an MSVC++ run-time DLL and re-installing Visual C++ Express fixed the problem. A bit of a somewhat random note -- looking through some of the buildbot output for Python 3.1, I noticed that at one point, the bot compilations had the same issue; Google Cache<http://74.125.95.132/search?q=cache:oadoPcYTjW8J:www.python.org/dev/buildbot/3.x/x86%2520XP-4%25203.x/builds/606/step-compile/0/text+LINK+:+fatal+error+LNK1181:+cannot+open+input+file+%27.%5Cpython31_d.lib%27&cd=1&hl=en&ct=clnk&gl=us&client=firefox-a> .
On Mon, Jul 13, 2009 at 16:24, "Martin v. Löwis" <mar...@v.loewis.de> wrote: > > I am trying to build Python 3.1 on Windows XP Pro (32 bit) using > > Microsoft Visual C++ Express Edition in order to test some modifications > > I made to the _subprocess.c file as part of my Google Summer of Code > > proposal. > > As a posting guideline, please be careful to not post too many messages > in quick succession. If you run into a problem, try to solve it for > yourself. If you fail, consult your mentor and/or wait a couple of > hours. Then, when posting, summarize your findings and the alternatives > that you tried unsuccessfully. > > If people learn that you post while being in the process of working > on a problem, they will learn that it is better to wait a day or two > before responding, in case you figure it out on your own. > > Regards, > Martin >
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com