#34212: ardour2 compilation problems -----------------------------+---------------------------------------------- Reporter: ilia_2s@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: MacPorts 2.1.0 Component: ports | Version: 2.0.4 Keywords: | Port: -----------------------------+---------------------------------------------- I tried to build an arour2 port from the latest macports version on my 10.4.11/PPP ibook and I found some problems: 1) no SConstruct patch for raptor2 2) I copied /libs/ardour/audioanalyser.cc /libs/ardour/configuration.cc /libs/pbd/base_ui.os /libs/pbd/path.cc from original sources to escape "g_access' was not declared in this scope" problem, 3) I changed all #include <glib/*.h> to #include <glib.h> for prevent new glib-2.3 problems. -- Ticket URL: <https://trac.macports.org/ticket/34212> MacPorts <http://www.macports.org/> Ports system for Mac OS