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] [Xen-SmartIO] Make Install crashed - Infiniband Drivers

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [Xen-SmartIO] Make Install crashed - Infiniband Drivers
From: "Thibaud Genty" <tgenty@xxxxxxxxxxxxxx>
Date: Tue, 10 Apr 2007 12:53:21 +0100
Delivery-date: Wed, 11 Apr 2007 03:20:58 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=mPSSUt3LHwVcfOiKE3KPSVFvwDeXJLxzCGcCWxdcA0DSrhDRvHlEZnYum3v1KOW56jH3/LqFtR2y2liZTIn5gVF7i19MeLl4bQTtGDPDT5avlJd3QdIWBFsVGxwTa4zUaX9BxRIEo3pfq8ZSC1JByj8T8ky5Ipg8i8W5Ur/Rc2Y=
Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=PLivhO6AzhmMKJwBeMmpgdVQXeA8tKlB0wqk/cjBmdf2KJC3+gwoKUSLjIbopNgDwSkuLBgg3397NokqVckKwufezGDmSlTTg1n9cZt6jk8qUrOLvf9z5AXEpHoCxJ7uhrIg9PbQlwJOGGESOF6ix9cY97bfLavjVHmSNCR3NRM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I have a problem while doing a "make linux-2.6-xen-install".

First of all, i did a "make linux-2.6-xen-config CONFIGMODE=menuconfig"

I chose in Device Drivers menu -> Infiniband Support :

If i choose all the options in module or built-in, i get the same
results with make install.

This error appears :
--------------------------------------------------------------------

CC [M]  drivers/infiniband/ib_xen_backend/domu_cmd.o
In file included from drivers/infiniband/ib_xen_backend/domu_cmd.c:30:
drivers/infiniband/ib_xen_backend/ibad.h:36: error: array type has
incomplete element type
In file included from drivers/infiniband/ib_xen_backend/domu_cmd.c:32:
drivers/infiniband/ib_xen_backend/../utils/kdebug.h:69:1: warning:
"KDEBUG" redefined
<command line>:1:1: warning: this is the location of the previous definition
drivers/infiniband/ib_xen_backend/domu_cmd.c:47:1: warning: "DEBUG" redefined
<command line>:1:1: warning: this is the location of the previous definition
make[5]: *** [drivers/infiniband/ib_xen_backend/domu_cmd.o] Error 1
make[4]: *** [drivers/infiniband/ib_xen_backend] Error 2
make[3]: *** [drivers/infiniband] Error 2
make[2]: *** [drivers] Error 2
make[2]: Leaving directory
`/home/baek/Desktop/xen-smartio.hg/linux-2.6.16-rc3-xen'
make[2]: Entering directory
`/home/baek/Desktop/xen-smartio.hg/linux-2.6.16-rc3-xen'

----------------------------------------------------------------------------------

Strange thing, before i tried to do a make install with all options
and it crashed like that.
But now, i can try to add these drivers, i have this error, but the
make install is not stopped, it continues until the end, as normal and
well-finished "make install".

Do you think the Infiniband Drivers are installed?
How can i fix this error?

Information: i'm on Suse SLES10 Entreprise.

Thank you.

Thibaud

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [Xen-SmartIO] Make Install crashed - Infiniband Drivers, Thibaud Genty <=