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] compile problem

To: James Harper <JamesH@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] compile problem
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Fri, 20 Aug 2004 07:34:44 +0100
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxxx>, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Fri, 20 Aug 2004 07:36:35 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Fri, 20 Aug 2004 13:47:08 +1000." <B09970D6-99BF-4D72-B1F4-7A2F216211C1@mimectl>
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
> I'm just trying to compile linux-iscsi-4.0.1 and it complains that it can't 
> find arch/i686/Makefile within the linux kernel tree. The makefile defines 
> the architecture as:
> 
> ARCH:=$(shell uname -m)
> 
> which on my system gives i686, not xen.
> 
> Is xen or linux-iscsi not doing the right thing here? 

It's you that's not doing the right thing ;-)

Edit the KDIR entry in the iscsi Makefile to point at the top of
your linux-2.6.7-xen0 source tree and then issue "make ARCH=xen".

You'll need to enable CRYPTO, MD5 and CRC32C in your xen0 config
file first.

Ian
 -=- MIME -=- 
--_32C78F61-E48A-4108-A6B0-646DCE7DA88F_
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I'm just trying to compile linux-iscsi-4.0.1 and it complains that it can't=
 find arch/i686/Makefile within the linux kernel tree. The makefile defines=
 the architecture as:

ARCH:=3D$(shell uname -m)

which on my system gives i686, not xen.

Is xen or linux-iscsi not doing the right thing here? I think probably the =
ARCH test should be skipped if I have specified it as an environment variab=
le...

James

--_32C78F61-E48A-4108-A6B0-646DCE7DA88F_
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<HTML dir=3Dltr><HEAD></HEAD>
<BODY>
<DIV><FONT face=3DArial color=3D#000000 size=3D2>I'm just trying to compile=
 linux-iscsi-4.0.1 and it complains that it can't find arch/i686/Makefile w=
ithin the linux kernel tree. The makefile defines the architecture as:</FON=
T></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>ARCH:=3D$(shell uname -m)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>which on my system gives i686, not xen.</F=
ONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Is xen or linux-iscsi not doing the right =
thing here? I think probably the ARCH test should be skipped if I have spec=
ified it as an environment variable...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>James</FONT></DIV></BODY></HTML>

--_32C78F61-E48A-4108-A6B0-646DCE7DA88F_--


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



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