Hi,

I run a cooker box,

It seems I got the latest gdb available

hugues@neraka ~ $ rpm -qa | grep gdb
libgdbm2-1.8.0-18mdk
gdb-5.2.1-2mdk

and ncurses

hugues@neraka ~ $ rpm -qa | grep ncurses
ncurses-5.2-27mdk
libncurses5-devel-5.2-27mdk
libncurses5-5.2-27mdk

yet,

hugues@neraka ~ $ gdb 

gdb: error while loading shared libraries: libncurses.so.4: cannot
open shared object file: No such file or directory

and yes libncurses.so.4 is not present. Besides, this library was
included in ncurses-5.2-12.2mdk (according to a 'rpmfind.net' search)

what is the best option ?
- recompile gdb and linking against libncurses.so.5 ?

- downgrade to an older ncurses package ? (perhaps not a good given
some dependencies/bug issues)

any opinion will be welcomed,

thanks

-- 
Jerome

Reply via email to