public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: rt-insight@cyconix.com
Cc: Insight List <insight@sources.redhat.com>
Subject: Re: SL6 build procedure?
Date: Thu, 02 Feb 2012 18:56:00 -0000	[thread overview]
Message-ID: <4F2ADC36.6030304@redhat.com> (raw)
In-Reply-To: <4F2AB48C.5040901@cyconix.com>

On 02/02/2012 08:06 AM, Richard Tierney wrote:
> Has anyone got a working build procedure for SL/RH6 x86_64?

I use Fedora 15 x86_64 daily.

> I've downloaded 6.8-1,

That's a big problem. That release is many years old. Try checking out 
the sources from CVS. If you want something that will be *very* close to 
the next release, use:

$ cvs co -r gdb_7_4-branch gdb
...
$ cd src
$ cvs update -d -r HEAD tcl tk itcl libgui gdb/gdbtk

Alternatively, just checkout CVS HEAD (cvs co insight). Login procedures 
for anonymous CVS are on the web site.

You should then be able to build as normal. I just tried this on my 
x86_64 Fedora box, and the only problem I found was that running insight 
from the build directory doesn't work. You have to install it.

That's probably not a problem for anyone but me.

Keith

PS. You can use system-supplied tcl, tk, itcl, and iwidgets instead of 
grabbing them from the repository. [So you only need to add libgui and 
gdb/gdbtk to a clean checkout of gdb.] To do that, you will need a patch 
from me. Contact me off-list for it.

  reply	other threads:[~2012-02-02 18:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-02 16:06 Richard Tierney
2012-02-02 18:56 ` Keith Seitz [this message]
2012-02-02 21:19   ` Richard Tierney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F2ADC36.6030304@redhat.com \
    --to=keiths@redhat.com \
    --cc=insight@sources.redhat.com \
    --cc=rt-insight@cyconix.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).