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

[Xen-devel] another compile error for 2.6

To: <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] another compile error for 2.6
From: "James Harper" <JamesH@xxxxxxxxxxxxxxxx>
Date: Fri, 13 Aug 2004 13:07:27 +1000
Delivery-date: Fri, 13 Aug 2004 04:09:35 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Thread-index: AcSA4qjU+zw2xLjuREqZOVG9yZ8/LQ==
Thread-topic: another compile error for 2.6
I'm getting another compile error in 2.6 dom0:

  CC [M]  drivers/block/floppy.o
In file included from drivers/block/floppy.c:242:
include/asm/floppy.h: In function `_fd_chose_dma_mode':
include/asm/floppy.h:218: error: parse error before "asm"
include/asm/floppy.h: In function `hard_dma_setup':
include/asm/floppy.h:254: error: parse error before "asm"

I can quite happily do without floppy drive support so this isn't a huge
problem right now but it probably needs fixing.

gcc --version reports:
gcc (GCC) 3.3.4 (Debian 1:3.3.4-3)

floppy is set to compile as a module.

I've done an fsck and there are no errors or corruption reported so I
don't think that's the issue this time. I've also done a fresh clone of
xen.

James


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] another compile error for 2.6, James Harper <=