On Sun, Oct 22, 2006 at 11:37:21AM +0200, Moritz Muehlenhoff wrote: > The build for python2.4 failed twice. I suppose it's a problem on the buildd. > Please fix ASAP. > > case $MAKEFLAGS in \ > *-s*) CC='gcc -pthread' LDSHARED='gcc -pthread -shared' OPT='-g -Wall > -Wstrict-prototypes -DPy_USING_MEMORY_DEBUGGER' ./python > +-E ../setup.py -q build;; \ > *) CC='gcc -pthread' LDSHARED='gcc -pthread -shared' OPT='-g -Wall > -Wstrict-prototypes -DPy_USING_MEMORY_DEBUGGER' ./python -E > +../setup.py build;; \ > esac > make[1]: *** [sharedmods] Error 139 > make[1]: Leaving directory `/build/buildd/python2.4-2.4.1/build-debug' > make: *** [stamp-build-debug] Error 2
Fix how? Anyhow, this seems to be an old version, 2.4.4-1 has built successfully on garkin. However, there are a lot of Command not found messages early in the buildlog, that I do not understand. Can you have a look at it and check if this is ok? Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

