xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* xl_cmdimpl.c errors
@ 2012-02-17  5:36 jacek burghardt
  2012-02-17  8:22 ` Ian Campbell
  0 siblings, 1 reply; 11+ messages in thread
From: jacek burghardt @ 2012-02-17  5:36 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1012 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 1140 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

end of thread, other threads:[~2012-02-21 13:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-17  5:36 xl_cmdimpl.c errors jacek burghardt
2012-02-17  8:22 ` Ian Campbell
2012-02-17  8:37   ` Fantu
2012-02-17 11:06     ` Fantu
2012-02-17 12:01       ` Ian Campbell
2012-02-17 12:26         ` Fantu
2012-02-17 13:14           ` Fantu
2012-02-17 13:34             ` Ian Campbell
2012-02-17 13:36               ` Fantu
2012-02-17 17:39                 ` jacek burghardt
2012-02-21 13:56                   ` Fantu

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).