qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Latest git version fails to compile


From: Nigel Horne
Subject: [Qemu-devel] Latest git version fails to compile
Date: Wed, 23 Dec 2009 10:04:45 +0000
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109)

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.)



-Nigel




reply via email to

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