qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] openbsd build failure (+warnings)


From: Blue Swirl
Subject: Re: [Qemu-devel] openbsd build failure (+warnings)
Date: Wed, 10 Aug 2011 18:24:20 +0000

On Wed, Aug 10, 2011 at 5:19 PM, Gerd Hoffmann <address@hidden> wrote:
>  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

Should be fixed by this patch:
http://lists.nongnu.org/archive/html/qemu-devel/2011-08/msg00998.html



reply via email to

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