RE: Status of insight/gdbtk
"Patrick Monnerat" <[email protected]> Wed, 11 Mar 2015 11:42:01 +0100
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <AB5E58B87EB73C46A38073D8F459F113DA00D7@dataspheresrv01> |
=20 Marco Aur=E9lio da Cruz wrote: > So, I forgot to tell you before. I can't compile it on a Fedora 20 64-bit= . I tried with CFLAGS=3D-m32 but have no success too. All Tcl/Tk/Tcl-devel/Tk-devel packgages are installed for x86_64 and .i686. Fedora 20 x86_64 is the environment on which I do all my work on insight an= d it works perfectly. As said Keith, I think your build tree is not clean and that caused the err= or you mention. Try to do the following things: - remove the "bundle" subdirectory. - git pull - redo the build as mentioned in the README file from the "autoconf" comman= d. This should work. Please note that insight is packaged for F20. This is an old version (~6 mo= nths) but it works. So if you need insight only for using it, you can just = "yum install insight". Cheers, Patrick