Am 24.01.2013 um 11:07 schrieb Paolo Bonzini <pbonz...@redhat.com>:

> Il 24/01/2013 11:03, Peter Lieven ha scritto:
>> Hi Paolo,
>> 
>> it doesn't compile for LIBISCSI_FEATURE_IOVECTOR set.
>> 
>> you need to put this around every access to acb->buf
>> #if !defined(LIBISCSI_FEATURE_IOVECTOR)
>>   acb->buf ....
>> #endif
> 
> or remove the #ifdef around the declaration of the buf field.  Does it
> work with that change?

I will let you know. I am currently manually reverting f6e35343 since qemu 
does`t compile at all at
the moment.

Peter


Reply via email to