Re: [2.6.16rc2] compile error

From: Alexander Fieroch
Date: Fri Feb 03 2006 - 14:54:29 EST


Alex Romosan wrote:
> look at /dev/null. on my system it keeps getting replaced by a regular
> file. not really sure where the bug is, but 'cd /dev; ./MAKEDEV null'
> will recreate the null character device and then the compilation will
> proceed normally.
>
> --alex--

Thanks, that's it. /dev/null was replaced by a regular file.
Hm, /dev/MAKEDEV null and /dev/MAKEDEV std didn't rebuild the character
device null... but a reboot did.

Regards,
Alexander

-
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/