On 9 May 2010 00:44, Adam D. Barratt <a...@adam-barratt.org.uk> wrote: > > - waf's parallel building and hppa don't mix; I've stolen a patch which > Jakub Wilk provided for xmms2 and applied it to j-a-c-k. It will break if > anything causes the .waf.-* directory to be renamed, but that seems like > another reason not to use waf ;-) >
Running waf with "-j1" flag should stop all paralelism. e.g. ./waf configure build -j1 Is this not enough to make waf behave on hppa? -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org