"Michael S. Tsirkin" <m...@redhat.com> wrote:
> Hi!
> qemu build on fedora 10 fails with:
> /root/scm/qemu/fpu/softfloat-native.c:132:5: error: "HOST_LONG_BITS" is not 
> defined
> make[1]: *** [fpu/softfloat-native.o] Error 1
> make: *** [subdir-x86_64-softmmu] Error 2
>
> just sticking 
>
> #define HOST_LONG_BITS 64
>
> in fpu/softfloat-native.c helps, but what is the correct
> fix?

rm */config.h

You updated from an old tree, right?

Later, Juan.


Reply via email to