[MacPorts] #36902: portaudio: No rule to make target `../../../lib/libportaudio.la', needed by `libportaudiocpp.la'

MacPorts noreply at macports.org
Wed Nov 7 11:48:29 PST 2012


#36902: portaudio: No rule to make target `../../../lib/libportaudio.la', needed by
`libportaudiocpp.la'
-------------------------+-------------------
  Reporter:  jwhowse4@…  |      Owner:  hum@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.1.2
Resolution:              |   Keywords:
      Port:  portaudio   |
-------------------------+-------------------

Comment (by gjasny@…):

 Try to disable parallel build. The libportaudio.la is created in line 777
 but needed in line 750.

 one thing you could try to parallellize nevertheless is (warning: pseudo
 code)
 {{{
 make -j24 libportaudio.la
 make -j24 libportaudiocpp.la
 make -j24
 }}}

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


More information about the macports-tickets mailing list