2.6.16-rc1-git1 -- Build error "make: *** [include/linux/version.h] Error 2"

From:
Date: Thu Jan 19 2006 - 03:42:46 EST


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/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/