[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] xl_cmdimpl.c errors
I am trying to create arch linux package xen 4.2 unstable . It builds mots of xen fine but I get error with xl_cmdimpl.c
4.2/src/xen-unstable.git-build/tools/libxl/../../tools/include -c -o xl_cmdimpl.o xl_cmdimpl.c
xl_cmdimpl.c: In function 'printf_info': xl_cmdimpl.c:300:5: error: statement with no effect [-Werror=unused-value] xl_cmdimpl.c:300:21: error: expected ';' before 'conf' xl_cmdimpl.c:306:28: error: 'conf' undeclared (first use in this function) xl_cmdimpl.c:306:28: note: each undeclared identifier is reported only once for each function it appears in xl_cmdimpl.c:306:5: error: too many arguments to function 'yajl_gen_alloc' /usr/include/yajl/yajl_gen.h:118:23: note: declared here xl_cmdimpl.c:339:5: error: passing argument 3 of 'yajl_gen_get_buf' from incompatible pointer type [-Werror] /usr/include/yajl/yajl_gen.h:144:30: note: expected 'size_t *' but argument is of type 'unsigned int *' cc1: all warnings being treated as errors I saw this error mentioned I wonder if there is patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |