I get this error when trying to compile _ns_backend_agg.so:
/usr/bin/ld: multiple definitions of symbol __NPY_SIGINT_BUF
build/temp.macosx-10.4-i386-2.4/src/_image.o definition of
__NPY_SIGINT_BUF in section (__DATA,__common)
build/temp.macosx-10.4-i386-2.4/src/_ns_backend_agg.o definition of
I spent a little time this morning looking into these warnings I get when
building mpl from source, for example:
-
In file included from /usr/include/python2.4/Python.h:13,
from ./CXX/Objects.hxx:9,
from ./CXX/E