A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2005-December/058877.html below:

[Python-Dev] fresh checkout won't build

[Python-Dev] fresh checkout won't build [Python-Dev] fresh checkout won't buildFredrik Lundh fredrik at pythonware.com
Sun Dec 18 16:47:39 CET 2005
> $ svn up
> At revision 41759.
> $ make
> ...
> Python/compile.c: In function `PyNode_Compile':
> Python/compile.c:301: parse error before `mod'
> Python/compile.c:302: `mod' undeclared (first use in this function)
> Python/compile.c:302: (Each undeclared identifier is reported only once
> Python/compile.c:302: for each function it appears in.)
> make: *** [Python/compile.o] Error 1
>
> $ make distclean; ./configure; make
> Python/compile.c: In function `PyNode_Compile':
> Python/compile.c:301: parse error before `mod'
> Python/compile.c:302: `mod' undeclared (first use in this function)
> Python/compile.c:302: (Each undeclared identifier is reported only once
> Python/compile.c:302: for each function it appears in.)
> make: *** [Python/compile.o] Error 1
>
> what am I missing ?

a C++ compiler, obviously,  the arena code used C++ (C99?) constructs
in a couple of places.  I've checked in a fix.

</F>



More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4