reinstalled binutils and it's working now thanx

))
greetz from Poland :P
"PRX" <pperko@adrenalina.pl> wrote in message
news:bqi07g$pgl$1@nemesis.news.tpi.pl...
> I've installed newest GCC and then i get new error :-)
>
> # 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.4.22/scripts/lxdialog'
> /usr/bin/ld: unrecognized option '--eh-frame-hdr'
> /usr/bin/ld: use the --help option for usage information
> 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] Error 1
> make[1]: Leaving directory `/usr/src/linux-2.4.22/scripts/lxdialog'
> make: *** [menuconfig] Error 2
>
>
>