This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB and Insight query


On Wed, 28 Aug 2002 Manish.Mukherjee@tellabs.com wrote:

> The software seems to have been installed, but when I run [dir]/bin/gdb,
> I get the following error:
> ----------------- Log -----------------
> ./gdb
> ld.so.1: ./gdb: fatal: libncurses.so.5: open failed: No such file or
> directory
> Killed

Some thoughts: What did gdb link against? Can you do "rm gdb; make" in 
the gdb build directory and send the result?

Is LD_LIBRARY_PATH (or equivalent under Solaris) set properly?

Keith



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]