[Numpy-discussion] fink python26 and numpy 1.2.1

Gideon Simpson simpson at math.toronto.edu
Sun Nov 2 16:02:38 EST 2008


Not sure if this is an issue with numpy or an issue with fink python  
2.6, but when trying to build numpy, I get the following error:

gcc -L/sw/lib -bundle /sw/lib/python2.6/config -lpython2.6 build/ 
temp.macosx-10.5-i386-2.6/numpy/core/src/multiarraymodule.o -o build/ 
lib.macosx-10.5-i386-2.6/numpy/core/multiarray.so
ld: library not found for -lpython2.6
collect2: ld returned 1 exit status
ld: library not found for -lpython2.6
collect2: ld returned 1 exit status
error: Command "gcc -L/sw/lib -bundle /sw/lib/python2.6/config - 
lpython2.6 build/temp.macosx-10.5-i386-2.6/numpy/core/src/ 
multiarraymodule.o -o build/lib.macosx-10.5-i386-2.6/numpy/core/ 
multiarray.so" failed with exit status 1


-gideon




More information about the NumPy-Discussion mailing list