#46132: openjade @1.3.2_8: fails to build on OSX Lion ------------------------------+----------------------------- Reporter: pilgrimaflame@… | Owner: tlockhart1976@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: worksforme | Keywords: Port: openjade | ------------------------------+----------------------------- Comment (by ridethecliche@…): Something is messed up here. On my Snow Leopard box, I built MacPorts from source with a prefix=/Applications/Program.app/macports Then I tell MP to install OpenJade. Dependancies get pulled-in and built (including opensp) without issue. When it gets to OpenJade, the build dies on me in the same spot as m.rick@'s main.3.log. Somehow the letter 'l' is getting jammed to the prefix string after the first "." in the string His build location is actually "/Applications/Dia.app/Contents/Resources/lib" -- But it's looking in ..../Dia.lapp/... In my case, my build dies at "No rule to make target `/Applications/Program.lapp/macports/lib/libosp.dylib'" If I do something horrible and ugly like... sudo cp /Applications/Program.app/macports/lib/libosp.dylib /Applications/Program.lapp/macports/lib ...and re-rerun "port -v install openjade" the build completes. HTH -- Ticket URL: <https://trac.macports.org/ticket/46132#comment:12> MacPorts <https://www.macports.org/> Ports system for the Mac operating system