From: Andrei S. <and...@gm...> - 2009年07月05日 14:10:41
A possible bug:
I just tried to build matplotlib on Fedora 11 with:
python setup.py build
and it aborted with unresolved referecne to vsprintf
I fixed the problem by including:
#include <stdio.h>
into
src/mplutils.cpp
--
Andrei V. Smirnov, PhD.