[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Re: xentop.c error
- To: "Steve Kemp" <steve@xxxxxxxxxxxx>
- 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=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
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
|