#28555: gdal-grass build fails to find libraries when grass is Grass 6.4 ----------------------------------------+----------------------------------- Reporter: macports-trac@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gdal-grass ----------------------------------------+----------------------------------- Comment(by macports-trac@…): Installation now fails in a different way (see attached log file, which was produced after a port clean --all gdal-grass). Looking at /opt/local/lib after the failed install, there's a gdalplugins directory with the built binaries in it; the failed build doesn't leave a work/destroot directory behind. It seems that the make install during staging into destroot is targeting the ultimate location for the binaries rather than the staging hierarchy under work/destroot. The modifications to the Makefile seem to leave it in a state with no reference to the DESTROOT flag, whose value needs to be prefixed to the directories given in the install: goal (if I understand things correctly). Thanks for looking into this! We're almost there. -- Ticket URL: <https://trac.macports.org/ticket/28555#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS