[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] Magic error introduced by commit f09accc
- From: Wen Congyang <wency cn fujitsu com>
- To: libvir-list redhat com, Eric Blake <eblake redhat com>, Jiri Denemark <jdenemar redhat com>
- Subject: Re: [libvirt] Magic error introduced by commit f09accc
- Date: Fri, 06 May 2011 16:48:28 +0800
At 05/06/2011 03:56 PM, Jiri Denemark Write:
> Hi all,
>
> After commit f09accc (buf: add virBufferVasprintf) libvirt no longer compiles
> with -Werror because of the following error:
>
> CC libvirt_util_la-macvtap.lo
> cc1: warnings being treated as errors
> /usr/include/netlink/object.h:58: error: inline function 'nl_object_priv'
> declared but never defined
I use -Werror, but do not meet this problem.
My steps to build:
1. CFLAGS=-Werror
2. export CFLAGS
3. ./configure
4. make
>
> I must admit I don't understand why including stdarg.h (which seems to be the
> only change visible in macvtap.c) results in this warning.
>
> Does anyone have an idea?
>
> Jirka
>
> --
> libvir-list mailing list
> libvir-list redhat com
> https://www.redhat.com/mailman/listinfo/libvir-list
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]