public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Duane Ellis <duane_ellis@franklin.com>
To: insight@sources.redhat.com
Subject: Re: CYGWIN GDB on Insight - problems
Date: Mon, 30 Jun 2003 21:23:00 -0000	[thread overview]
Message-ID: <200306302123.h5ULNUB14734@europa.franklin.com> (raw)
In-Reply-To: <200306301601.h5UG1YX09173@europa.franklin.com> (message from Duane Ellis on Mon, 30 Jun 2003 12:01:34 -0400)


Hm.... I'm still having problems.

I did exactly this: (copied from my 'history' output)

[Under Linux]

cd ~
mkdir insight
cd insight
cvs -z9 -d:pserver:anoncvs@sources.redhat.com:/cvs/src login
cvs -z9 -d:pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_5_2-branch insight+dejagnu
cd src
cd tcl
cvs -q update -r gdb_5_1-2001-07-29-branch
cd ../tk
cvs -q update -r gdb_5_1-2001-07-29-branch
cd ../itcl/
cvs -q update -r gdb_5_1-2001-07-29-branch
lf iwidgets3.0.0/win/iwidgets.tcl
cd ../libgui/src/
cvs -q update -r gdb_5_1-2001-07-29-branch tkGraphCanvas.c tkCanvEdge.c 
cd ..
cd ..
cd ..

[These are seperate downloads from the CYGWIN page]

cp ~/iwidgets.tcl src/itcl/iwidgets3.0.0
cp ~/pkgIndex.tcl src/itcl/iwidgets3.0.0
tar cf src.tar src

Then copied 'src.tar' to my CYGWIN machine, and typed this:

cp /cygdrive/z/home/duane/insight/src.tar .
tar xf src.tar
cd src
./configure --prefix=/insight/install --exec-prefix=/insight/install/winXX
make
make install

And it still dies the horrible death. same way no changes.

  parent reply	other threads:[~2003-06-30 21:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-30 16:01 Duane Ellis
2003-06-30 16:55 ` Keith Seitz
2003-06-30 17:58   ` Duane Ellis
2003-06-30 21:23 ` Duane Ellis [this message]
2003-07-01  2:16   ` Keith Seitz
2003-07-01  4:23     ` Keith Seitz
2003-07-01 15:05       ` RESOLVED: " Duane Ellis
2003-07-01 15:16         ` Keith Seitz

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=200306302123.h5ULNUB14734@europa.franklin.com \
    --to=duane_ellis@franklin.com \
    --cc=insight@sources.redhat.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).