From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Sander Eikelenboom <linux@eikelenboom.it>
Cc: xen-devel@lists.xen.org
Subject: Re: /xen/common/unlzma.c:217:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token
Date: Fri, 14 Mar 2014 10:25:03 +0000 [thread overview]
Message-ID: <5322D8FF.4080309@citrix.com> (raw)
In-Reply-To: <1234945872.20140314111110@eikelenboom.it>
On 14/03/14 10:11, Sander Eikelenboom wrote:
> 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
>
Oops - gimme a sec to get a patch together.
~Andrew
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
prev parent reply other threads:[~2014-03-14 10:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5322D8FF.4080309@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=linux@eikelenboom.it \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.