From: Guillaume Thouvenin <guillaume.thouvenin@bull.net>
To: xen-devel@lists.xensource.comxen-devel@lists.xensource.com
Subject: Error when compiling the block device tap driver
Date: Mon, 29 May 2006 10:42:12 +0200 [thread overview]
Message-ID: <20060529104212.591ca7cb@localhost.localdomain> (raw)
Hello,
When the block tap driver is selected in linux-2.6.16.13-xen (Xen --->
Block device tap driver) it produces an error during the compilation. I
see the problem but I'm not sure about how to fix it. So I copy the
error. I'm using xen-3.0-testing.hg
<...>
CC drivers/xen/blktap/xenbus.o
drivers/xen/blktap/xenbus.c: In function `frontend_changed':
drivers/xen/blktap/xenbus.c:71: warning: passing arg 1 of `xenbus_exists' makes integer from pointer without a cast
drivers/xen/blktap/xenbus.c:71: error: too few arguments to function `xenbus_exists'
drivers/xen/blktap/xenbus.c:72: warning: passing arg 1 of `xenbus_rm' makes integer from pointer without a cast
drivers/xen/blktap/xenbus.c:72: error: too few arguments to function `xenbus_rm'
drivers/xen/blktap/xenbus.c:80: warning: passing arg 1 of `xenbus_gather' makes integer from pointer without a cast
drivers/xen/blktap/xenbus.c:96: warning: implicit declaration of function `xenbus_dev_ok'
drivers/xen/blktap/xenbus.c:101: error: too few arguments to function `xenbus_transaction_end'
drivers/xen/blktap/xenbus.c: In function `blkback_probe':
drivers/xen/blktap/xenbus.c:154: warning: passing arg 1 of `xenbus_gather' makes integer from pointer without a cast
drivers/xen/blktap/xenbus.c:163: warning: passing arg 1 of `xenbus_exists' makes integer from pointer without a cast
drivers/xen/blktap/xenbus.c:163: error: too few arguments to function `xenbus_exists'
make[3]: *** [drivers/xen/blktap/xenbus.o] Error 1
make[2]: *** [drivers/xen/blktap] Error 2 make[1]: *** [drivers/xen]
Error 2 make: *** [drivers] Error 2
Hope this help,
Guillaume
reply other threads:[~2006-05-29 8:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20060529104212.591ca7cb@localhost.localdomain \
--to=guillaume.thouvenin@bull.net \
--cc=xen-devel@lists.xensource.comxen-devel \
/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.