xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* /xen/common/unlzma.c:217:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token
@ 2014-03-14 10:11 Sander Eikelenboom
  2014-03-14 10:25 ` Andrew Cooper
  0 siblings, 1 reply; 2+ messages in thread
From: Sander Eikelenboom @ 2014-03-14 10:11 UTC (permalink / raw)
  To: Andrew Cooper; +Cc: xen-devel

Hi Andrew,

Your last series seem to give compile errors:

In file included from xc_dom_decompress_unsafe_lzma.c:8:0:
../../xen/common/unlzma.c:217:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token
../../xen/common/unlzma.c: In function âpeek_old_byteâ:
../../xen/common/unlzma.c:299:27: error: dereferencing pointer to incomplete type
../../xen/common/unlzma.c:300:22: error: dereferencing pointer to incomplete type
../../xen/common/unlzma.c:305:27: error: dereferencing pointer to incomplete type
../../xen/common/unlzma.c:306:21: error: dereferencing pointer to incomplete type
../../xen/common/unlzma.c: In function âwrite_byteâ:
../../xen/common/unlzma.c:315:47: error: dereferencing pointer to incomplete type
../../xen/common/unlzma.c:317:31: error: dereferencing pointer to incomplete type
../../xen/common/unlzma.c:318:47: error: dereferencing pointer to incomplete type
../../xen/common/unlzma.c:319:18: error: dereferencing pointer to incomplete type
../../xen/common/unlzma.c: In function âcopy_bytesâ:
../../xen/common/unlzma.c:338:50: error: dereferencing pointer to incomplete type
../../xen/common/unlzma.c: In function âprocess_bit1â:
../../xen/common/unlzma.c:521:29: error: dereferencing pointer to incomplete type
../../xen/common/unlzma.c: In function âunlzmaâ:
../../xen/common/unlzma.c:541:21: error: storage size of âheaderâ isnât known
../../xen/common/unlzma.c:541:21: error: unused variable âheaderâ [-Werror=unused-variable]
cc1: all warnings being treated as errors
make[3]: *** [xc_dom_decompress_unsafe_lzma.o] Error 1
make[3]: Leaving directory `/usr/src/xen-unstable/stubdom/libxc-x86_64'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/usr/src/xen-unstable/stubdom/libxc-x86_64'
make[1]: *** [libxc-x86_64/libxenctrl.a] Error 2
make[1]: Leaving directory `/usr/src/xen-unstable/stubdom'
make: *** [install-stubdom] Error 2

--
Sander


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

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

end of thread, other threads:[~2014-03-14 10:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-14 10:11 /xen/common/unlzma.c:217:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token Sander Eikelenboom
2014-03-14 10:25 ` Andrew Cooper

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