#31062: octave-devel builds without qhull support when using qhull @2011.1 ------------------------------+--------------------------------------------- Reporter: gnwiii@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: qhull | Port: octave-devel ------------------------------+--------------------------------------------- See: [http://savannah.gnu.org/bugs/index.php?33712] -- open bug configure octave-devel looks for {{{/opt/local/include/qhull/qhull_a.h}}} and links against libqhull. After upgrading qhull to {{{qhull @2011.1}}}, the headers are in {{{/opt/local/include/qhull}}} and the library is libqhull6.dylib, so octave-devel builds without qhull support. -- Ticket URL: <https://trac.macports.org/ticket/31062> MacPorts <http://www.macports.org/> Ports system for Mac OS