Hello,
qemu is currently not compile clean:
CC util/hbitmap.o
util/hbitmap.c: In function ‘hbitmap_iter_skip_words’:
util/hbitmap.c:138:5: error: implicit declaration of function
‘trace_hbitmap_iter_skip_words’ [-Werror=implicit-function-declaration]
util/hbitmap.c:138:5: error: nested extern declaration of
‘trace_hbitmap_iter_skip_words’ [-Werror=nested-externs]
util/hbitmap.c: In function ‘hbitmap_set’:
util/hbitmap.c:271:5: error: implicit declaration of function
‘trace_hbitmap_set’ [-Werror=implicit-function-declaration]
util/hbitmap.c:271:5: error: nested extern declaration of
‘trace_hbitmap_set’ [-Werror=nested-externs]
util/hbitmap.c: In function ‘hbitmap_reset’:
util/hbitmap.c:351:5: error: implicit declaration of function
‘trace_hbitmap_reset’ [-Werror=implicit-function-declaration]
util/hbitmap.c:351:5: error: nested extern declaration of
‘trace_hbitmap_reset’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
make: *** [util/hbitmap.o] Error 1
gcc (GCC) 4.7.2 20120921 (Red Hat 4.7.2-2)
Ciao,
Gerhard