[issue11013] Build of 2.7 svn fails in readline

Martin v. Löwis report at bugs.python.org
Wed Jan 26 10:35:59 CET 2011


Martin v. Löwis <martin at v.loewis.de> added the comment:

Please run

gcc -pthread -fPIC -fno-strict-aliasing -g -O2 -g -O0 -Wall -Wstrict-prototypes -I/usr/lsd/Linux/include -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/google/tools/python/release27-maint/Include -I/usr/local/google/tools/python/release27-maint -c /usr/local/google/tools/python/release27-maint/Modules/readline.c -o build/temp.linux-x86_64-2.7-pydebug/usr/local/google/tools/python/release27-maint/Modules/readline.o --save-temps

and attach the resulting readline.i to this report (compressed if necessary).

----------
nosy: +loewis

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11013>
_______________________________________


More information about the Python-bugs-list mailing list