* [Qemu-devel] openbsd build failure (+warnings)
@ 2011-08-10 17:19 Gerd Hoffmann
2011-08-10 18:24 ` Blue Swirl
0 siblings, 1 reply; 2+ messages in thread
From: Gerd Hoffmann @ 2011-08-10 17:19 UTC (permalink / raw)
To: qemu-devel@nongnu.org
LINK qemu-ga
/usr/local/lib/libglib-2.0.so.2600.0: warning: vsprintf() is often
misused, please use vsnprintf()
/usr/local/lib/libglib-2.0.so.2600.0: warning: strcpy() is almost always
misused, please use strlcpy()
/usr/local/lib/libcurl.so.17.0: warning: sprintf() is often misused,
please use snprintf()
/usr/local/lib/libcurl.so.17.0: warning: strcat() is almost always
misused, please use strlcat()
coroutine-gthread.o(.text+0x4cf): In function `coroutine_init':
: undefined reference to `g_thread_init'
collect2: ld returned 1 exit status
gmake: *** [qemu-ga] Error 1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-10 18:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-10 17:19 [Qemu-devel] openbsd build failure (+warnings) Gerd Hoffmann
2011-08-10 18:24 ` Blue Swirl
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.