Re: make fails on ubuntu 11.04 VM,
sandip gangakhedkar <[email protected]>
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <CAEPsib3bd-MX_snCM5NKcrqxMjLsykqac20brSuAK-b9OFQamw@mail.gmail.com> |
Hi, Thanks for your reply. Just to confirm that I'm doing it right this time: I've downloaded the CVS head version - insight-weekly-CVS-7.0.50-20091130.tar.bz2 from ftp://sourceware.org/pub/insight/snapshots/current/. Is this is working version? I see that there is no uninstall script for the release version. What is the best way to completely remove the installed version without creating any problems for the new installation? Also, should I file a bug for the release version? -Sandip On Fri, Nov 4, 2011 at 5:17 AM, Keith Seitz <[email protected]> wrote: > On 11/03/2011 08:53 PM, sandip gangakhedkar wrote: >> >> In my distro (ubuntu), Tk is located at /usr/share/tcltk/tk8.4 so I >> added this path to the env variable TK_LIBRARY, but the error >> persists. Can someone point out what I am doing wrong here? > > For that version of Insight (6.8 -- *ancient*, but I have not done a release > since then), you will need to use the in-tree tcl/tk/itcl. > > If you want to use your system's tcl & tk (which is what I use), you must > checkout the development sources from sourceware.org. > > That error message is typical of conflicts arising when the build has > erroneously picked up tclConfig.sh from your system instead of the in-tree > version. I don't recall if that is a bug that has been fixed in the (almost) > three years since the 6.8 release. > > Like I said, I use CVS HEAD gdb/insight with a patch (not committed) to > build on x86_64. > > Keith > -- -Sandip-