[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
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
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
Sent by: Subject: Re: Compiling Kernel in
RedHat7.0
redhat-list-admin@
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
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