Movatterモバイル変換
[0]ホーム
[Python-Dev] "conflicting types" in python CVS build
Alex Coventryalex_c@MIT.EDU
Sat, 26 Oct 2002 16:34:39 -0400 (EDT)
hi. i built a fresh checkout of python from CVS, and got this error:Parser/pgenmain.c:169: conflicting types for PyOS_Readline'Include/pythonrun.h:116: previous declaration of PyOS_Readline'make: *** [Parser/pgenmain.o] Error 1cvs annoate says the latest prototype for PyOS_Readline is inpythonrun.h. Commenting that line out results in a complete build thatpasses the test suite.hope this helps.alex.
[8]ページ先頭