#43950: openjpeg build fails on 10.4 with missing symbols -----------------------+-------------------------------- Reporter: nad@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: openjpeg | -----------------------+-------------------------------- Comment (by nad@…): Ahah! Adding a symlink in the SDK to the MacPorts root does seem to solve the build failure. That shouldn't be necessary but that may be an OK workaround. {{{ sudo sh cd /Developer/SDKs/MacOSX10.4u.sdk/ umask 022 ln -s /macports macports }}} -- Ticket URL: <https://trac.macports.org/ticket/43950#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X