[MacPorts] #24942: py26-numpy 1.4.1 undefined symbols in lapack_litemodule
MacPorts
noreply at macports.org
Wed Sep 22 19:10:45 PDT 2010
#24942: py26-numpy 1.4.1 undefined symbols in lapack_litemodule
-------------------------------------+--------------------------------------
Reporter: and.damore@… | Owner: mcalhoun@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.99
Keywords: | Port: py26-numpy
-------------------------------------+--------------------------------------
Comment(by michaelld@…):
I've attached a "svn diff" from the py26-numpy directory that, for me,
takes care of about 10 tickets related to this topic (and probably some
related to py2[57]-numpy as well). It uses Apple's GCC for CC related
compiling and linking, and a GCC4X port's fortran for F90 related
compiling and linking but only if using +atlas variant -- following the
build guide provided by numpy developers. It allows one to specify -atlas
(instead of +no_atlas) and thus remove the GCC4X port dependency entirely.
Further, it restricts the fortran executable to that provided in the
Portfile, so that spurious versions are not found and used. Can others
please test out these patches to verify them? Remember to clean up the
py26-numpy directory first (revert any files).
--
Ticket URL: <https://trac.macports.org/ticket/24942#comment:19>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list