#50344: py27-numpy @1.10.4 cannot be built on PPC Tiger, Mac OS X 10.4.11, because no C header provides RTLD_FIRST ------------------------------+-------------------- Reporter: Peter_Dyballa@… | Owner: dh@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: wontfix | Keywords: tiger Port: py-numpy | ------------------------------+-------------------- Comment (by Peter_Dyballa@…): Replying to [comment:2 sean@…]:
If you have a patch that fixes this, I could try to accept that but numpy upstream has long since dropped Tiger support.
Could it work to simply substitute in `numpy-1.10.4/numpy/_build_utils/src/apple_sgemv_fix.c' on line #97 {{{ veclib = dlopen(VECLIB_FILE, RTLD_LOCAL | RTLD_FIRST); }}} the missing RTLD_* macros with the values from obsoleted /opt/local/include/dlfcn.h? -- Ticket URL: <https://trac.macports.org/ticket/50344#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X