>>>>> "Ryan" == Ryan Krauss <[EMAIL PROTECTED]> writes:

    Ryan> I seem to be o.k. now.  I tried setup.py clean.  That
    Ryan> doesn't remove the build dir?

No, it only rebuilds what is needed, but if the recursive dependency
analysis is broken, you can get into an inconsistent state.  This
happens most commonly when headers are modified, because this doesn't
trigger rebuilds of the *.cxx files that include them.  In this case,
I rebuilt the swig runtime headers with a more recent version of SWIG
to help Charlie try and get python2.5 builds going.

Note to other svn users: flush your build subdir before trying to
rebuild after a recent svn update.

See also http://matplotlib.sourceforge.net/faq.html#FAILURE

JDH

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to