[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH 03/29] tools/libxc: Implement writev_exact() in the same style as write_exact()



On 11/09/14 11:57, Ian Campbell wrote:
> On Wed, 2014-09-10 at 18:10 +0100, Andrew Cooper wrote:
>> diff --git a/tools/libxc/xc_private.h b/tools/libxc/xc_private.h
>> index c50a7c9..97e4a56 100644
>> --- a/tools/libxc/xc_private.h
>> +++ b/tools/libxc/xc_private.h
>> @@ -28,6 +28,7 @@
>>  #include <sys/stat.h>
>>  #include <stdlib.h>
>>  #include <sys/ioctl.h>
>> +#include <sys/uio.h>
> Trying to apply this resulted in (lots of):
>         compilation terminated.
>         In file included from xc_flask.c:19:0:
>         xc_private.h:31:21: fatal error: sys/uio.h: No such file or directory
>         compilation terminated.
>         
> From the stubdom build. I suppose given the environment it would be
> reasonably easy to stub out a version using a loop and regular write?
>
> Ian.
>
>

Ah - I had forgotten about stubdoms.  I will fix that up.

~Andrew

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.