#38776: SuiteSparse @4.0.0 Linking error: no such file or directory: 'libcholmod.a' -----------------------------+-------------------------------- Reporter: gregmainland@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: SuiteSparse | -----------------------------+-------------------------------- Comment (by jdgleeson@…): Replying to [comment:21 jdgleeson@…]:
Still fails on OS X 10.5.8 PPC. Log attached.
I've looked at the preprocessor output. It reveals that the old version 4.0.0 header file {{{${prefix}/include/cholmod_core.h}}} is used, which does not define {{{IPerm}}}. AFAICT, this is happening because the include option {{{-I${prefix}/include}}} is placed too early on the command line. I'll eventually figure out a patch, but if a patch is already obvious to anyone else, I'd be glad to test it. -- Ticket URL: <https://trac.macports.org/ticket/38776#comment:25> MacPorts <http://www.macports.org/> Ports system for OS X