Compilation failure, current CVS
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
I blurted out:
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
There is (no surprise) no problem with Python; but there *is* some problem with me or my setup or some tool I use or the CVS server. cvs update -dAP fixed my problems. This is the second time I've gotten these sticky CVS date tags which I never meant to set. Sorry-for-the-false-alarm-ly yr's, -C
participants (1)
-
Charles G Waldman