#20675: SuiteSparse +universal ----------------------------------+----------------------------------------- Reporter: takeshi@… | Owner: stechert@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: SuiteSparse ----------------------------------+----------------------------------------- Comment(by daniva@…): If it helps, this patch also solved the following problem when compiling with i386 (no universal flag) {{{ ld: warning: in /opt/local/lib/libmetis.a, file is not of required architecture Undefined symbols for architecture i386: "_METIS_NodeND", referenced from: _cholmod_metis in libcholmod.a(cholmod_metis.o) "_METIS_NodeComputeSeparator", referenced from: _cholmod_metis_bisector in libcholmod.a(cholmod_metis.o) }}} -- Ticket URL: <https://trac.macports.org/ticket/20675#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS