qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Build failure in test-coroutine.c
@ 2012-01-19 19:06 Erik Rull
  2012-02-06  8:29 ` Stefan Hajnoczi
  0 siblings, 1 reply; 4+ messages in thread
From: Erik Rull @ 2012-01-19 19:06 UTC (permalink / raw)
  To: qemu-devel

Hi all,

I just got a copy of the current qemu-kvm but there is a build failure in 
test-coroutine.c:

erik@debian:~/qemu-test/qemu-kvm$ make
[...]
   CC    test-coroutine.o
test-coroutine.c: In function 'test_nesting':
test-coroutine.c:92: warning: implicit declaration of function 
'g_assert_cmpint'
test-coroutine.c:92: warning: nested extern declaration of 'g_assert_cmpint'
test-coroutine.c:92: error: expected expression before '==' token
test-coroutine.c:93: error: expected expression before '==' token
test-coroutine.c: In function 'test_yield':
test-coroutine.c:122: error: expected expression before '==' token
test-coroutine.c: In function 'perf_lifecycle':
test-coroutine.c:170: warning: implicit declaration of function 
'g_test_timer_start'
test-coroutine.c:170: warning: nested extern declaration of 
'g_test_timer_start'
test-coroutine.c:175: warning: implicit declaration of function 
'g_test_timer_elapsed'
test-coroutine.c:175: warning: nested extern declaration of 
'g_test_timer_elapsed'
test-coroutine.c:177: warning: implicit declaration of function 
'g_test_message'
test-coroutine.c:177: warning: nested extern declaration of 'g_test_message'
test-coroutine.c: In function 'main':
test-coroutine.c:182: warning: implicit declaration of function 'g_test_init'
test-coroutine.c:182: warning: nested extern declaration of 'g_test_init'
test-coroutine.c:183: warning: implicit declaration of function 
'g_test_add_func'
test-coroutine.c:183: warning: nested extern declaration of 'g_test_add_func'
test-coroutine.c:188: warning: implicit declaration of function 'g_test_perf'
test-coroutine.c:188: warning: nested extern declaration of 'g_test_perf'
test-coroutine.c:191: warning: implicit declaration of function 'g_test_run'
test-coroutine.c:191: warning: nested extern declaration of 'g_test_run'
make: *** [test-coroutine.o] Error 1
erik@debian:~/qemu-test/qemu-kvm$

Any ideas how to fix that?

Best regards,

Erik

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-02-07 10:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-19 19:06 [Qemu-devel] Build failure in test-coroutine.c Erik Rull
2012-02-06  8:29 ` Stefan Hajnoczi
2012-02-07  9:23   ` Erik Rull
2012-02-07 10:19     ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).