Re: Compiling Kernel in RedHat7.0

2001-04-10 Thread Trond Eivind Glomsrød
[EMAIL PROTECTED] writes: > Anyone that can tell me what to do when i get this message when i run 'make > menuconfig'. > > rm -f include/asm > ( cd include ; ln -sf asm-i386 asm) > make -C scripts/lxdialog all > make[1]: Entering directory `/usr/src/linux-2.2.17/scripts/lxdialog' > kgcc -Wall -W

Re: Compiling Kernel in RedHat7.0

2001-04-10 Thread Jacob Killian
You need ncurses source (curses.h). On Tue, 10 Apr 2001, you wrote: > Anyone that can tell me what to do when i get this message when i run 'make > menuconfig'. > > rm -f include/asm > ( cd include ; ln -sf asm-i386 asm) > make -C scripts/lxdialog all > make[1]: Entering directory `/usr/src/linu

Re: Compiling Kernel in RedHat7.0

2001-04-10 Thread Mikkel L. Ellertson
On Tue, 10 Apr 2001 [EMAIL PROTECTED] wrote: > > I'm not very good at this but anyway, I have installed ncurses but i don't > really know how i should run ldconfig it has no man pages. Can you give me > some example. > > /Jonny > > If you installed ncurses from an RPM, it should have run ldconfig

Re: Compiling Kernel in RedHat7.0

2001-04-10 Thread jonny . axelsson
Sent by: Subject: Re: Compiling Kernel in RedHat7.0 redhat-list-admin@

Re: Compiling Kernel in RedHat7.0

2001-04-10 Thread Mitchell Henderson
Hi, the fact it can't find curses.h either means you need to run `ldconfig` or you need to install ncurses and run ldconfig. On Tue, Apr 10, 2001 at 11:25:13AM +0200, [EMAIL PROTECTED] wrote: > Anyone that can tell me what to do when i get this message when i run 'make > menuconfig'. > > rm -f

Compiling Kernel in RedHat7.0

2001-04-10 Thread jonny . axelsson
Anyone that can tell me what to do when i get this message when i run 'make menuconfig'. rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts/lxdialog all make[1]: Entering directory `/usr/src/linux-2.2.17/scripts/lxdialog' kgcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer