Re: [Qemu-devel] [PATCH v2] configure: create fsdev/ directory

2013-10-24 Thread Paolo Bonzini
Il 21/10/2013 09:35, Michael Tokarev ha scritto: > In some cases when building with parallelism (make -jN), > build fails because the directory where output files are > supposed to be does not exist. In particular, when make > decides to build virtfs-proxy-helper.1 before other files > in fsdev/,

[Qemu-devel] [PATCH v2] configure: create fsdev/ directory

2013-10-21 Thread Michael Tokarev
In some cases when building with parallelism (make -jN), build fails because the directory where output files are supposed to be does not exist. In particular, when make decides to build virtfs-proxy-helper.1 before other files in fsdev/, build will fail with the following error: perl -Ww -- BUIL