#25359: openjpeg build fails when libtool port is active --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: openjpeg --------------------------------------+------------------------------------- openjpeg Makefile uses the '-o' option for libtool without setting a mode, which only works with the system provided libtool, not with the port installed one (see attached log). I bumped into this when trying to install py26-ipython on Snow Leopard, with a fresh install of MacPorts 1.9.1 and the build failed on the openjpeg port. Workaround was to deactivate libtool port, install openjpeg, and resume installing ipython. -- Ticket URL: <http://trac.macports.org/ticket/25359> MacPorts <http://www.macports.org/> Ports system for Mac OS