Re: [PATCH v2 01/21] block: Fixes nfs compiling error on msys2/mingw

2020-09-10 Thread Yonggang Luo
On Thu, Sep 10, 2020 at 3:29 PM Peter Lieven wrote: > > > > Am 10.09.2020 um 09:14 schrieb 罗勇刚(Yonggang Luo) >: > > > > > > > > On Thu, Sep 10, 2020 at 3:01 PM Peter Lieven wrote: > > > > > > > Am 09.09.2020 um 11:45 schrieb Yonggang Luo : > > > > > > These compiling errors are fixed: > > >

Re: [PATCH v2 01/21] block: Fixes nfs compiling error on msys2/mingw

2020-09-10 Thread Peter Lieven
> Am 10.09.2020 um 09:14 schrieb 罗勇刚(Yonggang Luo) : > > > > On Thu, Sep 10, 2020 at 3:01 PM Peter Lieven wrote: > > > > Am 09.09.2020 um 11:45 schrieb Yonggang Luo : > > > > These compiling errors are fixed: > > ../block/nfs.c:27:10: fatal error: poll.h: No such file or directory > >

Re: [PATCH v2 01/21] block: Fixes nfs compiling error on msys2/mingw

2020-09-10 Thread Yonggang Luo
On Thu, Sep 10, 2020 at 3:01 PM Peter Lieven wrote: > > > > Am 09.09.2020 um 11:45 schrieb Yonggang Luo : > > > > These compiling errors are fixed: > > ../block/nfs.c:27:10: fatal error: poll.h: No such file or directory > > 27 | #include > > | ^~~~ > > compilation

Re: [PATCH v2 01/21] block: Fixes nfs compiling error on msys2/mingw

2020-09-10 Thread Peter Lieven
> Am 09.09.2020 um 11:45 schrieb Yonggang Luo : > > These compiling errors are fixed: > ../block/nfs.c:27:10: fatal error: poll.h: No such file or directory > 27 | #include > | ^~~~ > compilation terminated. > > ../block/nfs.c:63:5: error: unknown type name 'blkcnt_t' >

Re: [PATCH v2 01/21] block: Fixes nfs compiling error on msys2/mingw

2020-09-09 Thread Daniel P . Berrangé
On Wed, Sep 09, 2020 at 05:45:57PM +0800, Yonggang Luo wrote: > These compiling errors are fixed: > ../block/nfs.c:27:10: fatal error: poll.h: No such file or directory >27 | #include > | ^~~~ > compilation terminated. > > ../block/nfs.c:63:5: error: unknown type name