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

Re: [Xen-users] xen check-build errors

To: Fabio Flores <fabio@xxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] xen check-build errors
From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
Date: Mon, 09 Apr 2007 11:02:05 +0100
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 09 Apr 2007 02:59:39 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=XDGEtCpTYOSviXc9irJYLma6WUJJJASxicHaoca2gX82E6yd337rI5VMFiX9fT0HooKGqrEjD1uy4NIyUsD2WgwQcMSrm/8H/jGpqrRy7ywJa33xhF/hOk7T/eOIzRcQYHCx0Ig0Sglg9S/SCJq6Vt1rfpC2IdykFzCKjtgysxM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=cdzVCevwJAn5Az2HUpsvOWdX8I8wfdAax8qUllKrzqeNEI6QF1UE5ymlDyPKfdV+5sOUxr3hIIwHjn8DKSQVC8pWN9h876eDI26lLfDEgJEUXesofrR4DN+jDlMc6GR/5xL8mvpAlXb2cISjbItTb6vx3Bv2XdA35t5ecMZrNsM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <4619A979.3080600@xxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <4619A979.3080600@xxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.10 (Windows/20070221)
Fabio Flores wrote:
Im trying to build xen-3.0.4_1-src and Im getting the error bellow:


make[3]: Entering directory `/usr/src/xen-3.0.4_1-src/tools/check'
XENFB_TOOLS=n ./chk build
Xen CHECK-BUILD  Sun Apr 8 23:08:09 BRT 2007
Checking check_crypto_lib: OK
Checking check_libvncserver: unused, OK
Checking check_openssl_devel:
*** Check for openssl headers FAILED
Checking check_python: OK
Checking check_python_devel: OK
Checking check_sdl: unused, OK
Checking check_x11_devel:
*** Check for x11 headers FAILED
Checking check_zlib_devel:
*** Check for zlib headers FAILED
Checking check_zlib_lib: OK
make[3]: *** [build] Error 1
make[3]: Leaving directory `/usr/src/xen-3.0.4_1-src/tools/check'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/usr/src/xen-3.0.4_1-src/tools'
make[1]: *** [install-tools] Error 2
make[1]: Leaving directory `/usr/src/xen-3.0.4_1-src'
make: *** [world] Error 2

You don't have the include files installed for your various software packages needed to build Xen. Where to get them depends on your Linux distribution, but they're really needed for compilation.

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

<Prev in Thread] Current Thread [Next in Thread>