Compilation Errors
- A normal compilation process might result several warnings.
- But errors should not happen, unless you're compiling a non-stable
kernel.
- Make sure you started from a fresh compilation (i.e. ran 'make clean').
- Make sure that you have read/write access to the source tree (i.e. if
the sources belong to 'root', compile them as user 'root').
Originally written by
guy keren