#32115: pianobar 2011.11.11 fails to build ----------------------------------------------+----------------------------- Reporter: aguynamedryan+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: pianobar ----------------------------------------------+----------------------------- I just upgraded to Lion and decided to do a fresh install of MacPorts. pianobar failed to build with the following error: {{{ :info:build In file included from src/settings.c:38: :info:build In file included from src/settings.h:28: :info:build src/libwaitress/waitress.h:30:10: fatal error: 'gnutls/gnutls.h' file not found :info:build #include <gnutls/gnutls.h> :info:build ^ }}} Looks like pianobar isn't seeing the /opt/local files. I've patched the Portfile so that it sets a -I and -L flag for the compiler. I also drop the now-unsused LIB*_INCLUDE variables -- Ticket URL: <https://trac.macports.org/ticket/32115> MacPorts <http://www.macports.org/> Ports system for Mac OS