#31393: bug-buddy configure error -------------------------------+-------------------------------------------- Reporter: jsfranko@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: bug-buddy | -------------------------------+-------------------------------------------- Changes (by devans@…): * status: assigned => closed * resolution: => fixed Comment: The error is not Lion specific but comes from bud-buddy's assumption that libelf.h is in {{{ ${prefix}/include }}} without checking pkg-config. In fact, it is (now) in {{{ $(prefix)/include/libelf }}} configure.in patched to use pkg_config to find location of libelf.h in r85056. -- Ticket URL: <https://trac.macports.org/ticket/31393#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS