Re: [Python-Dev] build problem on windows: unable to find getbuildinfo2.c

2007-04-13 Thread Raghuram Devarakonda
On 4/13/07, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote: > > I didn't find getbuildinfo2.c in the source. Can some one tell me if > > I am missing some thing here? Are there any additional steps need to > > follow on windows? > > It's a generated file. Search all build description files for that

Re: [Python-Dev] build problem on windows: unable to find getbuildinfo2.c

2007-04-12 Thread Martin v. Löwis
> I didn't find getbuildinfo2.c in the source. Can some one tell me if > I am missing some thing here? Are there any additional steps need to > follow on windows? It's a generated file. Search all build description files for that file name to find out how it is generated, and then research why g

Re: [Python-Dev] build problem on windows: unable to find getbuildinfo2.c

2007-04-12 Thread Brett Cannon
This is not the right list to ask for technical support. Please either ask some place like comp.lang.python or file a bug report. -Brett On 4/12/07, Raghuram Devarakonda <[EMAIL PROTECTED]> wrote: Hi, I am trying to build latest python on Windows XP and ran into the following error: "c1 : f

[Python-Dev] build problem on windows: unable to find getbuildinfo2.c

2007-04-12 Thread Raghuram Devarakonda
Hi, I am trying to build latest python on Windows XP and ran into the following error: "c1 : fatal error C1083: Cannot open source file: '.\getbuildinfo2.c': No such file or directory" I am using Visual C++ 2005 Express Edition to build. I opened "PCbuilld8/pcbuild.sln" and did a "release" buil