qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Latest git version fails to compile


From: Laurent Desnogues
Subject: Re: [Qemu-devel] Latest git version fails to compile
Date: Wed, 23 Dec 2009 11:31:28 +0100

On Wed, Dec 23, 2009 at 11:04 AM, Nigel Horne <address@hidden> wrote:
> I get this error on my Debian box:
>
> ...
> CC alpha-linux-user/fpu/softfloat.o
> In file included from /home/njh/src/qemu/fpu/softfloat.h:523,
> from /home/njh/src/qemu/fpu/softfloat.c:35:
> ...
> /home/njh/src/qemu/fpu/softfloat-specialize.h: In function ‘float_raise’:
> /home/njh/src/qemu/fpu/softfloat-specialize.h:48: error: ‘float_status’ has
> no member named ‘float_exception_flags’
> /home/njh/src/qemu/fpu/softfloat-specialize.h: In function ‘float32_is_nan’:
> /home/njh/src/qemu/fpu/softfloat-specialize.h:81: warning: implicit
> declaration of function ‘float32_val’
> /home/njh/src/qemu/fpu/softfloat-specialize.h:81: warning: nested extern
> declaration of ‘float32_val’
> /home/njh/src/qemu/fpu/softfloat-specialize.h: In function
> ‘float32ToCommonNaN’:
> /home/njh/src/qemu/fpu/softfloat-specialize.h:114: error:
> ‘float_flag_invalid’ undeclared (first use in this function)
> /home/njh/src/qemu/fpu/softfloat-specialize.h:114: error: (Each undeclared
> identifier is reported only once
> /home/njh/src/qemu/fpu/softfloat-specialize.h:114: error: for each function
> it appears in.)

It works fine for me with 59d1c1c2d774cccb0a88ff73501f97bea190c154.


Laurent




reply via email to

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