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? _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers