public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Jim Blandy <jimb@cygnus.com>
To: Jayesh Kamdar <jkamdar@emc.com>
Cc: gdb@sourceware.cygnus.com
Subject: Re: Please help
Date: Fri, 30 Apr 1999 15:12:00 -0000	[thread overview]
Message-ID: <npwvythi5i.fsf@zwingli.cygnus.com> (raw)
In-Reply-To: <372A1622.B86E09FD@emc.com>

> Sorry for a simple question but I am trying to compile gdb 4.18 on HP-UX
> 
> 10.20.
> 
> First I am getting this error of cannot find config.sub even though it
> is there in the same directory. And all directories are in PATH so it
> should
> be able to find it. Can you please help ?

Hmm.  So you're getting this message:

    *** cannot find config.sub.

Is that right?

How exactly are you invoking configure?  If you add a line just above
that error message that echos the values of $progname and $configsub
(like below) what does it say?

	echo "progname=$progname configsub=$configsub" 1>&1
	echo '***' cannot find config.sub.  1>&2
	exit 1

  reply	other threads:[~1999-04-30 15:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-04-30 13:44 Jayesh Kamdar
1999-04-30 15:12 ` Jim Blandy [this message]
1999-04-30 15:23 ` Ovidiu Predescu
2000-12-14  0:08 please help Ataru Shimodaira

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=npwvythi5i.fsf@zwingli.cygnus.com \
    --to=jimb@cygnus.com \
    --cc=gdb@sourceware.cygnus.com \
    --cc=jkamdar@emc.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).