This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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: make install-gdb failed on cygwin


On Fri, 2003-02-21 at 03:56, Marc Schafer wrote:
> I downloaded insight+dejagnu-20030212
> 
> I looked in tix/win and found only an empty tcl8.4 directory.  I went 
> into build-insight/gdb and did a make install there.  I ended up with 
> /usr/local/tools/bin/powerpc-eabi-insight.exe

Just remove the tix source directory. It is not needed. Insight does not
use it any more.

> When I try to run it, I get this:
> > % /usr/local/tools/bin/powerpc-eabi-insight.exe
> > ide_initialize_paths failed: Can't find the GUI Tcl library in the following dir
> > ectories:
> >     C:/cygwin/usr/local/tools/usr/share/redhat/gui C:/cygwin/usr/local/tools/sha
> > re/redhat/gui C:/cygwin/usr/local/share/redhat/gui C:/cygwin/usr/local/tools/lib
> > gui/library C:/cygwin/usr/local/tools/usr/share/redhat/ide C:/cygwin/usr/local/t
> > ools/share/redhat/ide C:/cygwin/usr/local/share/redhat/ide C:/cygwin/usr/local/t
> > ools/libide/library

It is looking for libgui. Do you have the source in src/libgui? Did
anything get built in $OBJDIR/libgui? Anything installed in
$PREFIX/share/redhat/gui? 

Keith



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