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] Re: xentop.c error

To: "Steve Kemp" <steve@xxxxxxxxxxxx>
Subject: Re: [Xen-users] Re: xentop.c error
From: "Anand Gupta" <xen.mails@xxxxxxxxx>
Date: Sat, 3 Jun 2006 17:08:32 +0530
Cc: Xen Users <Xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sat, 03 Jun 2006 04:39:07 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=CigU6n0tTAXtpw1GnQZpVpEUui6A++7juXc6itG3HNRKn7BWM6qiWikxdZ7V9DyIESv33MuzDR1UgEW7iSeHig69j8Tdq9CIoZvmk8AkUYuKfxOjfzusQBD/sqHJuVpnik4u30f8nUZlZA3T5I5QHHCue8VZMk/QRYLMgx6UCww=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20060603113535.GA10880@xxxxxxxxxxxx>
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: <acb757c00606030423g8a20d53ne8e8bc7b6f2634a2@xxxxxxxxxxxxxx> <acb757c00606030427s5910a60l831e3598e6f24ce5@xxxxxxxxxxxxxx> <20060603113535.GA10880@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thanks Steve. I will instal that and post the results.

On 6/3/06, Steve Kemp <steve@xxxxxxxxxxxx> wrote:
On Sat, Jun 03, 2006 at 04:57:56PM +0530, Anand Gupta wrote:
>    On the stable version i used the following to compile a custom kernel
>
>    make linux-2.6-xen-config CONFIGMODE=menuconfig
>
>    However the above returns the following error:
>
>    make -f buildconfigs/mk.linux-2.6-xen config
>    make[1]: Entering directory `/root/xen/xen- unstable.hg'
>    make -C linux-2.6.16.13-xen ARCH=x86_64 menuconfig
>    make[2]: Entering directory
>    `/root/xen/xen-unstable.hg/linux-2.6.16.13-xen'
>      HOSTCC  scripts/kconfig/lxdialog/checklist.o
>    In file included from scripts/kconfig/lxdialog/checklist.c:24:
>    scripts/kconfig/lxdialog/dialog.h:31:20: curses.h: No such file or
>    directory

  You're missing the ncurses development files.

  If you're running debian you can fix this by running:

    apt-get install libncurses5-dev

  If you're running some other distribution then you should install the
package using its mechanism.

Steve
--



--
regards,

Anand Gupta
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>