Opened 12 years ago

Last modified 5 years ago

#34212 closed defect

ardour2 compilation problems — at Version 1

Reported by: ilia_2s@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: liblrdf

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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.

Change History (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Milestone: MacPorts 2.1.0
Owner: changed from macports-tickets@… to devans@…
Port: ardour2 added
Priority: LowNormal
Note: See TracTickets for help on using tickets.