커널 설치후 패치를 마친후에 커널 컴파일도중 에러가 납니다

>make ez-x5_config OK!
>make oldconfig OK!

>make menuconfig
rm -f include/asm
(cd include ; lin -sf asm-arm asm)
make -C scripts/lxdialog all
make[1]: 들어감 '/ezx5/CD_EZX5/sw/kernel/linux-2.4.19-rmk7-pxal-ez-
x5/scripts/lxdialog' 디렉토리
/usr/lib/libncurses.so: could not read symbols: Invalid operation
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] 오류 1
...

위와 같은 에러메세지가 납니다.

ncurses-5.2-26
ncurses-devel-5.2.26
rpm은 깔려있는데요 Unable to find the Ncurses libraries..에러가 나는걸까
요?