Re: [Qemu-devel] [PATCH 18/22] PPC: Fail configure when libfdt is not available

2011-11-01 Thread Alexander Graf
On 01.11.2011, at 12:28, Blue Swirl wrote: > On Sun, Oct 30, 2011 at 20:23, Alexander Graf wrote: >> We have several targets in the PPC tree now that basically require libfdt >> to function properly, namely the pseries and the e500 targets. This >> dependency >> will rather increase than decre

Re: [Qemu-devel] [PATCH 18/22] PPC: Fail configure when libfdt is not available

2011-11-01 Thread Blue Swirl
On Sun, Oct 30, 2011 at 20:23, Alexander Graf wrote: > We have several targets in the PPC tree now that basically require libfdt > to function properly, namely the pseries and the e500 targets. This dependency > will rather increase than decrease in the future, so I want to make sure > that people

[Qemu-devel] [PATCH 18/22] PPC: Fail configure when libfdt is not available

2011-10-30 Thread Alexander Graf
We have several targets in the PPC tree now that basically require libfdt to function properly, namely the pseries and the e500 targets. This dependency will rather increase than decrease in the future, so I want to make sure that people building shiny new 1.0 actually have libfdt installed to get