|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 499] New: Compile error on 2.6.16-rc1
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=499
Summary: Compile error on 2.6.16-rc1
Product: Xen
Version: 3.0 (general)
Platform: All
URL: http://creme.schottelius.org/~nico/linux/debug/xen/debug
-2.6.16-rc1/
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: Guest-OS
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: nico-linux-xen@xxxxxxxxxxxxxxx
It fails to compile on 'make all':
CHK include/linux/version.h
CHK include/linux/compile.h
dnsdomainname: Unknown host
CHK usr/initramfs_list
CC drivers/xen/blktap/xenbus.o
drivers/xen/blktap/xenbus.c: In function 'frontend_changed':
drivers/xen/blktap/xenbus.c:71: warning: passing argument 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 argument 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 argument 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:155: warning: passing argument 1 of 'xenbus_gather'
makes integer from pointer without a cast
drivers/xen/blktap/xenbus.c:164: warning: passing argument 1 of 'xenbus_exists'
makes integer from pointer without a cast
drivers/xen/blktap/xenbus.c:164: error: too few arguments to function
'xenbus_exists'
make[3]: *** [drivers/xen/blktap/xenbus.o] Fehler 1
make[2]: *** [drivers/xen/blktap] Fehler 2
make[1]: *** [drivers/xen] Fehler 2
make: *** [drivers] Fehler 2
The .config can be found at
http://creme.schottelius.org/~nico/linux/debug/xen/debug-2.6.16-rc1/dot-config-2.6.16-rc1
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-bugs] [Bug 499] New: Compile error on 2.6.16-rc1,
bugzilla-daemon <=
|
|
|
|
|