[Python-Dev] Compilation failure, current CVS

Charles G Waldman cgw@fnal.gov
Fri, 25 Aug 2000 19:34:23 -0500 (CDT)


Just a heads-up - I suspect this is a trivial problem, but I don't
have time to investigate right now ("real life").

Linux buffalo.fnal.gov 2.2.16 #31 SMP
gcc version 2.95.2 19991024 (release)

After cvs update and make distclean, I get this error:

make[1]: Entering directory `/usr/local/src/Python-CVS/python/dist/src/Python'
gcc -g -O2 -I./../Include -I.. -DHAVE_CONFIG_H   -c errors.c -o errors.o
errors.c:368: arguments given to macro `PyErr_BadInternalCall'
make[1]: *** [errors.o] Error 1