qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: ChenLiang <chenliang88@huawei.com>
To: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
	peter.maydell@linaro.org, Paolo Bonzini <pbonzini@redhat.com>,
	Gonglei <arei.gonglei@huawei.com>
Subject: [Qemu-devel] The master branch qemu compiles failed.
Date: Tue, 1 Jul 2014 16:00:52 +0800	[thread overview]
Message-ID: <53B26AB4.50100@huawei.com> (raw)

Hi,

Qemu compiles failed.

./configure --enable-debug  --target-list=x86_64-softmmu
make -j

net/l2tpv3.c: In function ‘net_l2tpv3_process_queue’:
net/l2tpv3.c:368: error: invalid use of undefined type ‘struct mmsghdr’
net/l2tpv3.c:369: error: dereferencing pointer to incomplete type
net/l2tpv3.c:370: error: dereferencing pointer to incomplete type
net/l2tpv3.c:371: error: dereferencing pointer to incomplete type
net/l2tpv3.c: In function ‘net_l2tpv3_send’:
net/l2tpv3.c:445: error: invalid use of undefined type ‘struct mmsghdr’
net/l2tpv3.c:448: warning: implicit declaration of function ‘recvmmsg’
net/l2tpv3.c:448: warning: nested extern declaration of ‘recvmmsg’
net/l2tpv3.c: In function ‘destroy_vector’:
net/l2tpv3.c:472: error: dereferencing pointer to incomplete type
net/l2tpv3.c:473: error: dereferencing pointer to incomplete type
net/l2tpv3.c:478: error: dereferencing pointer to incomplete type
net/l2tpv3.c:480: error: increment of pointer to unknown structure
net/l2tpv3.c:480: error: arithmetic on pointer to an incomplete type
net/l2tpv3.c: In function ‘build_l2tpv3_vector’:
net/l2tpv3.c:492: error: invalid application of ‘sizeof’ to incomplete type ‘struct mmsghdr’
net/l2tpv3.c:495: error: dereferencing pointer to incomplete type
net/l2tpv3.c:496: error: dereferencing pointer to incomplete type
net/l2tpv3.c:498: error: dereferencing pointer to incomplete type
net/l2tpv3.c:504: error: dereferencing pointer to incomplete type
net/l2tpv3.c:505: error: dereferencing pointer to incomplete type
net/l2tpv3.c:506: error: dereferencing pointer to incomplete type
net/l2tpv3.c:507: error: dereferencing pointer to incomplete type
net/l2tpv3.c:508: error: increment of pointer to unknown structure
net/l2tpv3.c:508: error: arithmetic on pointer to an incomplete type


Best regards
Chenliang

             reply	other threads:[~2014-07-01  8:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-01  8:00 ChenLiang [this message]
2014-07-01  8:17 ` [Qemu-devel] The master branch qemu compiles failed Paolo Bonzini
2014-07-01  8:24   ` Laurent Desnogues
2014-07-01  8:29   ` ChenLiang
2014-07-01  8:23 ` Stefan Hajnoczi
2014-07-01  9:35   ` Gonglei (Arei)

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=53B26AB4.50100@huawei.com \
    --to=chenliang88@huawei.com \
    --cc=arei.gonglei@huawei.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.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 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).