|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH RESEND V8 0/7] Introduce a QMP client
On Wed, Sep 28, 2011 at 16:55, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> wrote:
> Anthony PERARD writes ("[Xen-devel] [PATCH RESEND V8 0/7] Introduce a QMP
> client"):
>> Patch series rebased on last xen-unstable. No other change have been done.
>
> Thanks. I tried to apply this and:
>
> libxl_qmp.c:293: error: 'SOCK_NONBLOCK' undeclared (first use in this
> function)
> libxl_qmp.c:293: error: (Each undeclared identifier is reported only once
> libxl_qmp.c:293: error: for each function it appears in.)
>
> I think SOCK_NONBLOCK is nonstandard, and you will have to change the
> code to use fcntl.
The man page said that we can use this define since Linux 2.6.27, but
I will change my patch to use fcntl instead.
Regards,
--
Anthony PERARD
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|