qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 05/21] scsi: Add 'hba_private' to SCSIRequest


From: Benjamin Herrenschmidt
Subject: Re: [Qemu-devel] [PATCH 05/21] scsi: Add 'hba_private' to SCSIRequest
Date: Tue, 19 Jul 2011 23:20:22 +1000

On Tue, 2011-07-19 at 07:43 -0500, Anthony Liguori wrote:
> 
> This breaks the build:
> 
> make[1]: Nothing to be done for `all'.
>    CC    ppc64-softmmu/spapr_vscsi.o
> /home/anthony/git/qemu/hw/spapr_vscsi.c: In function 
> ‘vscsi_command_complete’:
> /home/anthony/git/qemu/hw/spapr_vscsi.c:535:34: error: ‘s’ undeclared 
> (first use in this function)
> /home/anthony/git/qemu/hw/spapr_vscsi.c:535:34: note: each undeclared 
> identifier is reported only once for each function it appears in
> 
> This file is only built when libfdt is installed which is probably
> why 
> you didn't catch it.
> 
> Ben/David, is there a way we can still build most of this stuff
> without 
> libfdt?  libfdt is still not commonly packaged by some distros.

That would be hard ... the DT stuff is pretty deeply involved. Might be
easier to try to fix the distro :-)

Which ones ?

Cheers,
Ben.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]