On Thu, 11 Jan 2007, John Hunter wrote:

> If that shed additional light, again flush the build and install dirs, and
> try setting VERBOSE=True in setup.py before doing a clean install. The
> VERBOSE setting will generate lots of extra output and may help indicate
> where the segfault is occurring

   Nothing different. No errors, but the same warnings that _POSIX_C_SOURCE
is redefined, for example:

gcc: src/_ns_image.cpp
In file included from /usr/include/python2.4/Python.h:8,
                  from src/_ns_image.cpp:8:
/usr/include/python2.4/pyconfig.h:835:1: warning: "_POSIX_C_SOURCE"
redefined
In file included from
/usr/include/c++/3.3.6/i486-slackware-linux/bits/os_defines.h:39,
                  from
/usr/include/c++/3.3.6/i486-slackware-linux/bits/c++config.h:35,
                  from /usr/include/c++/3.3.6/iostream:44,
                  from src/_ns_image.cpp:2:
/usr/include/features.h:150:1: warning: this is the location of the previous
definition

Rich

-- 
Richard B. Shepard, Ph.D.               |    The Environmental Permitting
Applied Ecosystem Services, Inc.        |          Accelerator(TM)
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863

-------------------------------------------------------------------------
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