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