Re: make menuconfig and xconfig

2004-10-13 Thread Erik Jakobsen
Alex Malinovich wrote: Since I'm assuming you're wanting to build a kernel image, I'd suggest installing kernel-package (apt-get install kernel-package) and then reading /usr/share/doc/kernel-package/README.gz. That will give you everything you need to quickly and easily build a kernel image the De

Re: make menuconfig and xconfig

2004-10-13 Thread Chris Metzler
On Wed, 13 Oct 2004 16:17:03 +0200 Erik Jakobsen <[EMAIL PROTECTED]> wrote: > > I have tried to run make xconfig and make menuconfig on my debian sarge > system. > > But I'm receiving errors, and have Googled without any luck. } From /usr/share/doc/kernel-package/README: } } Before you go any fu

Re: make menuconfig and xconfig

2004-10-13 Thread Alex Malinovich
On Wed, 2004-10-13 at 16:17 +0200, Erik Jakobsen wrote: > Hi. > > I have tried to run make xconfig and make menuconfig on my debian sarge > system. > > But I'm receiving errors, and have Googled without any luck. --snip-- Since I'm assuming you're wanting to build a kernel image, I'd suggest in

make menuconfig and xconfig

2004-10-13 Thread Erik Jakobsen
Hi. I have tried to run make xconfig and make menuconfig on my debian sarge system. But I'm receiving errors, and have Googled without any luck. If running make menuconfig, I receive this: # make menuconfig /usr/bin/ld: cannot find -lncurses collect2: ld returned 1 exit status >> Unable to find t

make menuconfig and xconfig don't work since 2.4.19

2002-12-07 Thread Jorge Sousa
Hi, Since i got kernel sources 2.4.19 and 2.4.20 i'm not able to compile them with make menuconfig make xconfig. Although everything runs fine by using the command line interface. When i issue make menuconfig everything appears to run fine until if reaches Preparing scripts: functions, parsing...