nao sei mais o q eh, tipo, eu ja entrei no doc.../changes e olhei td q ele fala la e suas versoes, e ta td ok ja
mais mesmo assim nao vai!



[root@dhcppc0 linux-2.4.20]# make menuconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts/lxdialog all
make[1]: Entrando no diretório `/usr/src/linux-2.4.20/scripts/lxdialog´
/usr/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status

>> Unable to find the Ncurses libraries.
>>
>> You must have Ncurses installed in order
>> to use ´make menuconfig´

make[1]: ** [ncurses] Erro 1
make[1]: Saindo do diretório `/usr/src/linux-2.4.20/scripts/lxdialog´
make: ** [menuconfig] Erro 2
[root@dhcppc0 linux-2.4.20]# make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entrando no diretório `/usr/src/linux-2.4.20/scripts´
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o tkparse.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkcond.o tkcond.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkgen.o tkgen.c
gcc -o tkparse tkparse.o tkcond.o tkgen.o
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
echo "set defaults \"arch/i386/defconfig\"" >> kconfig.tk
echo "set ARCH \"i386\"" >> kconfig.tk
cat tail.tk >> kconfig.tk
chmod 755 kconfig.tk
make[1]: Saindo do diretório `/usr/src/linux-2.4.20/scripts&acute;
wish -f scripts/kconfig.tk
make: wish: Comando não encontrado
make: ** [xconfig] Erro 127
[root@dhcppc0 linux-2.4.20]# :-Z :-Z :-Z