Message 177628 - Python tracker (original) (raw)

``./configure --without-pymalloc'' fails here:

gcc -pthread -Xlinker -export-dynamic -o python Modules/python.o libpython3.4.a -lpthread -ldl -lutil -lm
libpython3.4.a(sysmodule.o): In function sys_getallocatedblocks': /home/stefan/hg/cpython/./Python/sysmodule.c:900: undefined reference to _Py_GetAllocatedBlocks' collect2: error: ld returned 1 exit status make: *** [python] Error 1