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

RE: [Xen-devel] ANOUNCEMENT: Debian packages for xen built on2004-08-19

To: <brianw@xxxxxxxxxxxx>
Subject: RE: [Xen-devel] ANOUNCEMENT: Debian packages for xen built on2004-08-19 bk source
From: "James Harper" <JamesH@xxxxxxxxxxxxxxxx>
Date: Fri, 27 Aug 2004 10:17:54 +1000
Cc: "Ian Pratt" <Ian.Pratt@xxxxxxxxxxxx>, "Rik van Riel" <riel@xxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 27 Aug 2004 01:22:32 +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: AcSLiDNgJuyFQDDfSNmHWuhlmzCuTgAQp5Yg
Thread-topic: [Xen-devel] ANOUNCEMENT: Debian packages for xen built on2004-08-19 bk source
> > I'm now battling with unh-iscsi (http://unh-iscsi.sourceforge.net/)
> > which provides a target and an initiator, but looks like it needs a
> > bit of hand holding to get running (changes to .h files to modify
> > config, no init scripts, clumsy admin tools). It does support linux
> > 2.6 though.
> 
> *nod* this is the one that had me tearing my hair out. ;-P
> 
> What all have you patched on it so far? I"m stalled at one point where
> it seems gcc is getting very confused in defines and structures from
> socket.h and in.h. 8-(

In unh_iscsi.1.5.04/src/common/iscsi_common.c, comment out #include
<linux/in.h> on or around line 36. it doesn't appear to need it.

The structs which it claims it is missing are #ifdef'd by __KERNEL__,
but it doesn't matter as that include file isn't needed anyway.

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>
  • RE: [Xen-devel] ANOUNCEMENT: Debian packages for xen built on2004-08-19 bk source, James Harper <=