public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Moses DeJong <dejong@cs.umn.edu>
To: Jason Molenda <jsm@cygnus.com>
Cc: insight@sourceware.cygnus.com
Subject: Re: configure problem with insight.
Date: Wed, 11 Aug 1999 12:49:00 -0000	[thread overview]
Message-ID: <Pine.GSO.4.05.9908111445160.24011-100000@brin.cs.umn.edu> (raw)
In-Reply-To: <19990811115922.A9013@cygnus.com>

On Wed, 11 Aug 1999, Jason Molenda wrote:

> On Wed, Aug 11, 1999 at 01:34:13PM -0500, Moses DeJong wrote:
> 
> > I tried to configure insight in a a build directory and the configure
> > script bombed out on me.
> 
> > mkdir build52 ; cd build52
> > ../configure --prefix=$HOME/project/insight52
> 
> As Jim wrote, this is the best way to configure and build Insight--with
> the sources in one directory and the build tree in another.  You don't
> change anything in the srcdir this way, and so it's easy to wipe the
> slate clean and get back to a known state.
> 
> 
> > configuring in gdbserver
> > running /bin/sh /home/mo/project/insight-19990809/gdb/../configure
>  [...]
> > *** Cannot configure here in
> > "/home/mo/project/insight-19990809/build52/gdb/gdbserver" when
> > "../../../gdb/gdbserver" is currently configured.

Oh, now I see. The real problem is that the "make distclean" rule
has a bug that fails to remove an old configure. I will take a look
at the makefiles and see if I can figure out where it forgets to
remove the old file (it must be in gdb/gdbserver somewhere).

thanks
mo

> The problem is that you ran a configure in your source tree at some
> time in the past, and some remnants of this configure were left behind
> in the insight-19990809/gdb/gdbserver directory.
> 
> You've got a few options.  You could just remove the source directory
> altogether and untar the snapshot tarball again--that's the easiest.
> You could cd into the insight-19990809/gdb/gdbserver directory and, if
> there is a Makefile present, try doing a 'make distclean'.  If there
> isn't a Makefile, you could try removing the config.status file in
> that directory.
> 
> Hope that helps,
> 
> Jason
> 

  reply	other threads:[~1999-08-11 12:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-11 11:34 Moses DeJong
1999-08-11 11:51 ` James Ingham
1999-08-11 11:59 ` Jason Molenda
1999-08-11 12:49   ` Moses DeJong [this message]
1999-08-11 14:10     ` Moses DeJong
1999-08-11 16:21       ` Moses DeJong

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=Pine.GSO.4.05.9908111445160.24011-100000@brin.cs.umn.edu \
    --to=dejong@cs.umn.edu \
    --cc=insight@sourceware.cygnus.com \
    --cc=jsm@cygnus.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).