#47613: erlang@17.5 installs C headers in weird places during user install ---------------------+-------------------------------- Reporter: mtb19@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: erlang ---------------------+-------------------------------- I maintain a user (non-root) installation in ~/.site. Erlang installs its headers in weird places: {{{ % find ~/.site -name erl_driver.h /Users/xyz/.site/lib/erlang/erts-6.4/include/erl_driver.h /Users/xyz/.site/lib/erlang/usr/include/erl_driver.h }}} This causes failures when installing things that depend on the existence of these headers (e.g., couchdb; see #47612). -- Ticket URL: <https://trac.macports.org/ticket/47613> MacPorts <https://www.macports.org/> Ports system for OS X