All of lore.kernel.org
 help / color / mirror / Atom feed
From: Teodor Iacob <Teodor.Iacob@astral.kappa.ro>
To: Felipe Contreras <al593181@mail.mty.itesm.mx>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Weird make bug in 2.5.22
Date: Tue, 18 Jun 2002 09:45:26 +0300	[thread overview]
Message-ID: <20020618064526.GA27319@linux.kappa.ro> (raw)
In-Reply-To: <20020618064056.GA2456@zion.mty.itesm.mx>

139 return code means that the process that make was running
crashed with signal 11 ( 128 + 11 ) Segmentation Fault so 
perhaps you have some other kind of problems? like a faulty machine?

On Tue, Jun 18, 2002 at 01:40:56AM -0500, Felipe Contreras wrote:
> Hi,
> 
> I have this problem when running 2.5.22, make can't run itself inside a
> Makefile.
> 
> Let's say I have this Makefile:
> test:
> 	( make -v )
> 
> It fails saying this:
> ( make -v )
> make: *** [test] Error 139
> 
> I don't have any idea about what can be causing this error, might be something
> to do with reiserfs...
> 
> Any ideas?
> 
> -- 
> Felipe Contreras
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

Teo

  reply	other threads:[~2002-06-18  6:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-18  6:40 Weird make bug in 2.5.22 Felipe Contreras
2002-06-18  6:45 ` Teodor Iacob [this message]
2002-06-19  7:01   ` Felipe Contreras

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=20020618064526.GA27319@linux.kappa.ro \
    --to=teodor.iacob@astral.kappa.ro \
    --cc=al593181@mail.mty.itesm.mx \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.