WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 660] New: Can not compile the block device tap driver

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 660] New: Can not compile the block device tap driver
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Mon, 29 May 2006 06:15:59 -0700
Delivery-date: Mon, 29 May 2006 06:16:42 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=660

           Summary: Can not compile the block device tap driver
           Product: Xen
           Version: 3.0-testing
          Platform: x86-64
        OS/Version: Linux-2.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Guest-OS
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: guillaume.thouvenin@xxxxxxxx


When the block tap driver is selected in the menu of linux-2.6.16.13-xen (Xen
---> [*] Block device tap driver) it produces an error during the compilation.

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


-- 
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>