2 messages in com.xensource.lists.xen-bugs[Xen-bugs] [Bug 1128] New: compile fa...
FromSent OnAttachments
bugz...@lists.xensource.com25 Dec 2007 08:27 
bugz...@lists.xensource.com19 Mar 2008 07:16 
Subject:[Xen-bugs] [Bug 1128] New: compile failure on tools/blktap/drivers/tapaio.c
From:bugz...@lists.xensource.com (bugz@lists.xensource.com)
Date:12/25/2007 08:27:11 AM
List:com.xensource.lists.xen-bugs

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1128

Summary: compile failure on tools/blktap/drivers/tapaio.c Product: Xen Version: unstable Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Tools AssignedTo: xen-@lists.xensource.com ReportedBy: ada@pld-linux.org

compiling current (cset 16659:717f0dce76e7) xen userspace from xen-unstable fails on comiling tools/blktap/drivers/tapaio.c:

cc1: warnings being treated as errors tapaio.c: In function 'tap_aio_completion_thread': tapaio.c:82: warning: no return statement in function returning non-void

Due to -Werror being added to CFLAGS at tools/blktap/drivers/Makefile.