gm0515 2018-11-23 12:29 采纳率: 50%
浏览 830

编译内核报错,请问是什么原因啊。

make uImage ARCH=arm CROSS_COMPILE=arm-linux-

            ..........   
     LD      .tmp_vmlinux1

arch/arm/kernel/head.o: In function __error_p':
/home/gm/study/test2/linux-2.6.39/arch/arm/kernel/head-common.S:164: relocation truncated to fit: R_ARM_CALL against symbol
printascii' defined in .text section in arch/arm/kernel/built-in.o
/home/gm/study/test2/linux-2.6.39/arch/arm/kernel/head-common.S:166: relocation truncated to fit: R_ARM_CALL against symbol printhex8' defined in .text section in arch/arm/kernel/built-in.o
/home/gm/study/test2/linux-2.6.39/arch/arm/kernel/head-common.S:168: relocation truncated to fit: R_ARM_CALL against symbol
printascii' defined in .text section in arch/arm/kernel/built-in.o
init/built-in.o: In function loglevel':
/home/gm/study/test2/linux-2.6.39/init/main.c:212: relocation truncated to fit: R_ARM_CALL against symbol
get_option' defined in .text section in lib/lib.a(cmdline.o)
init/built-in.o: In function parse_early_options':
/home/gm/study/test2/linux-2.6.39/init/main.c:399: relocation truncated to fit: R_ARM_CALL against symbol
parse_args' defined in .text section in kernel/built-in.o
init/built-in.o: In function kernel_init':
/home/gm/study/test2/linux-2.6.39/init/main.c:781: relocation truncated to fit: R_ARM_CALL against symbol
wait_for_completion' defined in .sched.text section in kernel/built-in.o
init/built-in.o: In function do_pre_smp_initcalls':
/home/gm/study/test2/linux-2.6.39/init/main.c:726: relocation truncated to fit: R_ARM_CALL against symbol
do_one_initcall' defined in .text section in init/built-in.o
init/built-in.o: In function do_basic_setup':
/home/gm/study/test2/linux-2.6.39/init/main.c:716: relocation truncated to fit: R_ARM_CALL against symbol
init_irq_proc' defined in .text section in kernel/built-in.o
init/built-in.o: In function do_initcalls':
/home/gm/study/test2/linux-2.6.39/init/main.c:700: relocation truncated to fit: R_ARM_CALL against symbol
do_one_initcall' defined in .text section in init/built-in.o
init/built-in.o: In function kernel_init':
/home/gm/study/test2/linux-2.6.39/init/main.c:804: relocation truncated to fit: R_ARM_CALL against symbol
sys_open' defined in .text section in fs/built-in.o
/home/gm/study/test2/linux-2.6.39/init/main.c:807: additional relocation overflows omitted from the output
make: *** [.tmp_vmlinux1] Error 1

  • 写回答

2条回答 默认 最新

  • devmiao 2018-11-23 15:19
    关注
    评论

报告相同问题?

悬赏问题

  • ¥15 基于卷积神经网络的声纹识别
  • ¥15 Python中的request,如何使用ssr节点,通过代理requests网页。本人在泰国,需要用大陆ip才能玩网页游戏,合法合规。
  • ¥100 为什么这个恒流源电路不能恒流?
  • ¥15 有偿求跨组件数据流路径图
  • ¥15 写一个方法checkPerson,入参实体类Person,出参布尔值
  • ¥15 我想咨询一下路面纹理三维点云数据处理的一些问题,上传的坐标文件里是怎么对无序点进行编号的,以及xy坐标在处理的时候是进行整体模型分片处理的吗
  • ¥15 CSAPPattacklab
  • ¥15 一直显示正在等待HID—ISP
  • ¥15 Python turtle 画图
  • ¥15 stm32开发clion时遇到的编译问题