[MacPorts] #15284: macfuse 1.5 build failure

MacPorts noreply at macports.org
Sat May 24 02:18:38 PDT 2008


#15284: macfuse 1.5 build failure
-------------------------------+--------------------------------------------
  Reporter:  jmr at macports.org  |       Owner:  eridius at macports.org
      Type:  defect            |      Status:  new                 
  Priority:  Normal            |   Milestone:  Port Bugs           
 Component:  ports             |     Version:  1.7.0               
Resolution:                    |    Keywords:                      
-------------------------------+--------------------------------------------
Comment (by jmr at macports.org):

 Figured it out. It happens because gen_bridge_metadata is a ruby script
 that starts with `#!/usr/bin/env ruby`, and I have ruby installed with
 MacPorts, which apparently doesn't have everything that
 gen_bridge_metadata needs. Attached patch makes it run `/usr/bin/ruby
 /usr/bin/gen_bridge_metadata` instead of just
 `/usr/bin/gen_bridge_metadata`.

-- 
Ticket URL: <http://trac.macports.org/ticket/15284#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list