linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Edmondson <inbox@andy.co.uk>
To: linux-c-programming@vger.kernel.org
Subject: Running make seems to be crashing my computer.
Date: Thu, 2 May 2002 22:17:48 +0100	[thread overview]
Message-ID: <02050222174801.01065@localhost.localdomain> (raw)

Does anyone know of anything dangerous running make 3.79.1 at all? After I 
try to make some software I'm writing my PC crashes and re-boots. It's not 
the software that's the problem since I am not able to run it yet, I'm 
integrating some new changes.

Is there anything within a Makefile that could cause problems? It's 
definately running make that's the problem because I am not running anything 
else that I don't run for hours at a time during normal use. 

At the re-boot I had the message:

74 Segmentation fault
	initlog -c "fsck -T -a $fsckoptions /"

And while checking the filesystems:

bash: error loading shared libraries; Version GLIBC_2.0 not defined in file 
libc.so.6 with linktime reference.



Does anyone have any ideas?



Andrew
-- 

for x in *; do echo go on\!; sleep 1;done; echo Have a cup of tea\!

             reply	other threads:[~2002-05-02 21:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-02 21:17 Andrew Edmondson [this message]
2002-05-02 21:30 ` Running make seems to be crashing my computer Darío Mariani
2002-05-07 20:09   ` Signal on Ctrl-C Darío Mariani
2002-05-07 20:52     ` William N. Zanatta
2002-05-08  1:43     ` Kurt Wall
2002-06-07 20:42       ` Network protocol Darío Mariani
2002-06-07 21:04         ` Darío Mariani
     [not found] ` <20020502220737.GA16467@cam.ac.uk>
2002-05-08 19:53   ` Running make seems to be crashing my computer Andrew Edmondson

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=02050222174801.01065@localhost.localdomain \
    --to=inbox@andy.co.uk \
    --cc=linux-c-programming@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 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).