- 论坛徽章:
- 0
|
livecd linux # make dep && make vmlinux image modules modules_install
*** Warning: make dep is unnecessary now.
CHK include/linux/version.h
make[1]: Warning: File `/usr/include/sys/types.h' has modification time 3.5e+07 s in the future
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/split-include
HOSTCC scripts/basic/docproc
make[1]: warning: Clock skew detected. Your build may be incomplete.
SPLIT include/linux/autoconf.h -> include/config/*
CC arch/sparc64/kernel/asm-offsets.s
GEN include/asm-sparc64/asm-offsets.h
make[2]: Warning: File `/usr/include/stdio.h' has modification time 3.5e+07 s in the future
HOSTCC scripts/genksyms/genksyms.o
SHIPPED scripts/genksyms/lex.c
SHIPPED scripts/genksyms/parse.h
SHIPPED scripts/genksyms/keywords.c
HOSTCC scripts/genksyms/lex.o
SHIPPED scripts/genksyms/parse.c
HOSTCC scripts/genksyms/parse.o
HOSTLD scripts/genksyms/genksyms
make[2]: warning: Clock skew detected. Your build may be incomplete.
CC scripts/mod/empty.o
make[2]: Warning: File `/usr/include/stdio.h' has modification time 3.5e+07 s in the future
HOSTCC scripts/mod/mk_elfconfig
MKELF scripts/mod/elfconfig.h
HOSTCC scripts/mod/file2alias.o
HOSTCC scripts/mod/modpost.o
HOSTCC scripts/mod/sumversion.o
HOSTLD scripts/mod/modpost
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Warning: File `/usr/include/stdio.h' has modification time 3.5e+07 s in the future
HOSTCC scripts/kallsyms
HOSTCC scripts/pnmtologo
HOSTCC scripts/conmakehash
HOSTCC scripts/bin2c
make[1]: warning: Clock skew detected. Your build may be incomplete.
CC init/main.o
In file included from include/linux/gfp.h:4,
from include/linux/slab.h:15,
from include/linux/percpu.h:4,
from include/linux/rcupdate.h:41,
from include/linux/pid.h:4,
from include/linux/sched.h:33,
from include/linux/module.h:10,
from init/main.c:16:
include/linux/mmzone.h:500:2: #error Allocator MAX_ORDER exceeds SECTION_SIZE
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2
在编译gentoo2.6.17出现以上错误?
请帮忙看看,如何解决? |
|