On 10/18/2011 09:26 PM, Richard Henderson wrote:
>
> F15 has them, and they install also on older Fedoras if you pick them from
Koji.
>
> Acked-by: Paolo Bonzini
Really? Under what name?
Uhm, _F16_ has them, and they install also on older Fedoras if you pick
them from Koji.
Paolo
On 18.10.2011, at 11:30, Blue Swirl wrote:
> On Tue, Oct 18, 2011 at 9:02 AM, Alexander Graf wrote:
>>
>> Am 18.10.2011 um 10:55 schrieb Andreas Färber :
>>
>>> Am 18.10.2011 02:18, schrieb Alexander Graf:
We have several targets in the PPC tree now that basically require libfdt
to f
On 10/17/2011 11:45 PM, Paolo Bonzini wrote:
> On 10/18/2011 02:18 AM, 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 th
On Tue, Oct 18, 2011 at 9:02 AM, Alexander Graf wrote:
>
> Am 18.10.2011 um 10:55 schrieb Andreas Färber :
>
>> Am 18.10.2011 02:18, schrieb Alexander Graf:
>>> We have several targets in the PPC tree now that basically require libfdt
>>> to function properly, namely the pseries and the e500 targe
On 18 October 2011 01:18, Alexander Graf wrote:
> +if test "$fdt" != "yes" -a \( "$target_arch2" = "ppc" -o \
> + "$target_arch2" = "ppc64" -o "$target_arch2" = "ppcemb" \); then
> + echo
> + echo "Error: libfdt missing"
> + echo "The PowerPC target requires libfdt to work properly."
> +
Am 18.10.2011 um 10:55 schrieb Andreas Färber :
> Am 18.10.2011 02:18, schrieb 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 i
Am 18.10.2011 02:18, schrieb 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
On 10/18/2011 02:18 AM, 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 building shin