linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sascha Retzki <lantis@iqranet.info>
To: stalp@imbei.uni-mainz.de
Cc: linux-c-programming@vger.kernel.org
Subject: Re: make-error 127
Date: Mon, 06 Sep 2004 09:55:34 +0200	[thread overview]
Message-ID: <1094457334.517.4.camel@MEniac.net> (raw)
In-Reply-To: <B0003374578@hermes.imsd.uni-mainz.de>

On Mon, 2004-09-06 at 13:48 +0200, Christian Stalp wrote:
> Hello together,
> does anybody knows whats the meaning of the make-error 127.
> I found out that is has something todo with missing tools ( diff, gawk...) 
> but its all installed and reasonably up to date.
> 
> What else can throw such a error?
> 
> Gruss Christian
> 
> 
> 

bash-2.05b$ m00
bash: m00: command not found
bash-2.05b$ echo $?
127

You mean this? If yes, 127 is just the thing bash returns when the
comamnd can't be found.


  reply	other threads:[~2004-09-06  7:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-06 11:48 make-error 127 Christian Stalp
2004-09-06  7:55 ` Sascha Retzki [this message]
2004-09-06 14:03 ` Jan-Benedict Glaw

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=1094457334.517.4.camel@MEniac.net \
    --to=lantis@iqranet.info \
    --cc=linux-c-programming@vger.kernel.org \
    --cc=stalp@imbei.uni-mainz.de \
    /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 NNTP newsgroup(s).