All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sander Eikelenboom <linux@eikelenboom.it>
To: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: xen-devel@lists.xen.org
Subject: /xen/common/unlzma.c:217:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token
Date: Fri, 14 Mar 2014 11:11:10 +0100	[thread overview]
Message-ID: <1234945872.20140314111110@eikelenboom.it> (raw)

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

             reply	other threads:[~2014-03-14 10:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-14 10:11 Sander Eikelenboom [this message]
2014-03-14 10:25 ` /xen/common/unlzma.c:217:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token Andrew Cooper

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=1234945872.20140314111110@eikelenboom.it \
    --to=linux@eikelenboom.it \
    --cc=andrew.cooper3@citrix.com \
    --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.