On 10.3.9 with fink 24.99.cvs, I get the following:

matplotlib-0.86.1/makeswig.py
sed 's|@PREFIX@|/sw|g' < /sw/fink/dists/unstable/main/finkinfo/sci/matplotlib-py.patch | sed 's|@PYVER@|24|g' | patch -p1
patching file setupext.py
patching file setup.py
/var/tmp/tmp.1.9vo1vc
#!/bin/sh -ev
 export CXX=gcc
 /sw/bin/python2.4 setup.py build
installing data to lib/python2.4/site-packages/matplotlib/mpl-data
Traceback (most recent call last):
  File "setup.py", line 212, in ?
    build_tkagg(ext_modules, packages, NUMERIX)
File "/sw/src/fink.build/matplotlib-py24-0.86.1-1/matplotlib-0.86.1/setupext.py", line 452, in build_tkagg
    add_tk_flags(module) # do this first
File "/sw/src/fink.build/matplotlib-py24-0.86.1-1/matplotlib-0.86.1/setupext.py", line 376, in add_tk_flags
    o = find_tcltk() # todo: try/except
File "/sw/src/fink.build/matplotlib-py24-0.86.1-1/matplotlib-0.86.1/setupext.py", line 296, in find_tcltk
    o.tcl_lib = "/sw/lib"
NameError: global name 'o' is not defined
### execution of /var/tmp/tmp.1.9vo1vc failed, exit code 1
Failed: phase compiling: matplotlib-py24-0.86.1-1 failed



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to