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] missing header defines

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] missing header defines
From: Kip Macy <kmacy@xxxxxxxxxxx>
Date: Wed, 12 May 2004 19:21:04 -0700 (PDT)
Delivery-date: Thu, 13 May 2004 03:23:03 +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
When compiling the iSCSI initiator driver I get, among other things,
the following:
asa72xx_osm.c: In function `adpt_i2o_post_wait':
asa72xx_osm.c:1596: warning: operation on `adpt_post_wait_id' may be
undefined
asa72xx_osm.c:3430:51: missing terminating " character
asa72xx_osm.c:3431:65: missing terminating " character
asa72xx_osm.c: In function `adpt_system_info':
asa72xx_osm.c:3927: error: `CPU_386' undeclared (first use in this
function)
asa72xx_osm.c:3927: error: (Each undeclared identifier is reported only
once
asa72xx_osm.c:3927: error: for each function it appears in.)
asa72xx_osm.c:3930: error: `CPU_486' undeclared (first use in this
function)
asa72xx_osm.c:3933: error: `CPU_586' undeclared (first use in this
function)



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
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] missing header defines, Kip Macy <=