Re: problem with menuconfig

2003-12-29 Thread Paul Schwartz
Andy Firman wrote: On Mon, Dec 29, 2003 at 11:47:31AM -0700, Paul Schwartz wrote: I'm trying to build a kernel. Do 'make menuconfig' in an xterm window, and it comes back Unable to find the Ncurses libraries The following are installed [Woody] libncurses5 ncurses-base ncurses-bi

Re: problem with menuconfig

2003-12-29 Thread Andy Firman
On Mon, Dec 29, 2003 at 11:47:31AM -0700, Paul Schwartz wrote: > I'm trying to build a kernel. Do 'make menuconfig' in an xterm window, > and it comes back > > >>Unable to find the Ncurses libraries > > The following are installed [Woody] > libncurses5 > ncurses-base > ncurses-bin > ncurses-term

Re: problem with menuconfig

2003-12-29 Thread Roberto Sanchez
Paul Schwartz wrote: I'm trying to build a kernel. Do 'make menuconfig' in an xterm window, and it comes back >>Unable to find the Ncurses libraries The following are installed [Woody] libncurses5 ncurses-base ncurses-bin ncurses-term Why can't it be found? TIA Paul Schwartz You need libncur

problem with menuconfig

2003-12-29 Thread Paul Schwartz
I'm trying to build a kernel. Do 'make menuconfig' in an xterm window, and it comes back >>Unable to find the Ncurses libraries The following are installed [Woody] libncurses5 ncurses-base ncurses-bin ncurses-term Why can't it be found? TIA Paul Schwartz -- To UNSUBSCRIBE, email to [EMAIL PRO

Re: problem with menuconfig and ide controllers...

2001-07-20 Thread Joost Kooij
On Thu, Jul 19, 2001 at 01:59:30PM -0700, Carl Fenley wrote: > However, both the cdm640.c and the cmd646.c source files came with the the > current version of my kernel-source (2.2.12). ^^^ That is not a current version at all. I recommend you to get a m

Re: problem with menuconfig and ide controllers...

2001-07-20 Thread nico de haer
Hi, Have you tried the IDE patch? it's somewhere on www.kernel.org in the people subdirs... Yours, Nico de Haer - Original Message - From: Carl Fenley <[EMAIL PROTECTED]> To: Debian-User (E-mail) Cc: Debian-Laptop (E-mail) Sent: Thursday, July 19, 2001 1:59 PM Subject: p

problem with menuconfig and ide controllers...

2001-07-19 Thread Carl Fenley
My ide controller is a CMD Technology 646U2 DMA controller, but menuconfig will only allow me to select 'CMD640' and 'CMD640 Enhanced'. I have read that the CMD646 driver will support "DMA mode" while the CMD640 driver will only support "PIO" mode. So, I would prefer to use the CMD646 driver even