Indeed, whatever you did fixed it, though the numpy people say there are some incompatibilities between that version and python 2.6 that they're responsible for resolving when it gets to numpy 1.3. -gideon
On Nov 2, 2008, at 5:32 PM, Daniel Macks wrote: > Was a typo in python26 itself, fixed in revision -2. > > dan > > On Sun, Nov 02, 2008 at 04:02:38PM -0500, Gideon Simpson wrote: >> 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 >> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win >> great prizes >> Grand prize is a trip for two to an Open Source event anywhere in >> the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Fink-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/fink-users > > -- > Daniel Macks > [EMAIL PROTECTED] > http://www.netspace.org/~dmacks > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Fink-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fink-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
