linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "" <joel.soete@tiscali.be>
To: "linux-kernel" <linux-kernel@vger.kernel.org>
Subject: 2.6.16-rc1-git1 -- Build error "make: *** [include/linux/version.h]  Error 2"
Date: Thu, 19 Jan 2006 09:41:54 +0100	[thread overview]
Message-ID: <ITC05V$CEEE7E19B7F22BB040EA06068471D72B@scarlet.be> (raw)

Miles,

I read you experiment the same pb, as it makes me lost my previous day ;-(.

As far as I can investigate, it came from a pb with 'make mrproper' which (i
don't know yet when/how) rm a char dev namely /dev/null which is then replaced
by a ordinary file?

Anyway you have to 'rm /dev/null' and recreate the char dev:
e.g. with a debian install
# cd /dev
# ./MAKEDEV null 

Joel

---------------------------------------------------------------
A free anti-spam and anti-virus filter on all Scarlet mailboxes
More info on http://www.scarlet.be/


             reply	other threads:[~2006-01-19  8:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-19  8:41 joel.soete [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-01-19  6:47 2.6.16-rc1-git1 -- Build error "make: *** [include/linux/version.h] Error 2" Miles Lane
2006-01-19  7:35 ` Sam Ravnborg
2006-01-19  9:15   ` Miles Lane
2006-01-19  9:23     ` Sam Ravnborg
2006-01-20  6:43       ` Nigel Cunningham
2006-01-19 11:05 ` David Luyer
2006-01-19 19:59   ` Miles Lane
2006-01-19 20:05     ` Miles Lane
2006-01-19 20:07     ` Sam Ravnborg

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='ITC05V$CEEE7E19B7F22BB040EA06068471D72B@scarlet.be' \
    --to=joel.soete@tiscali.be \
    --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 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).