内核编译File Truncate有关问题

内核编译File Truncate问题。
我编译2.6的内核,出现如下错误。
    CHK           include/linux/version.h
    CHK           include/linux/utsrelease.h
    CHK           include/linux/compile.h
    MODPOST   vmlinux
    OBJCOPY   arch/i386/boot/compressed/vmlinux.bin
BFD:   Warning:   Writing   section   `.bss '   to   huge   (ie   negative)   file   offset   0xc025f000.
objcopy:   arch/i386/boot/compressed/vmlinux.bin:   File   truncated
make[2]:   ***   [arch/i386/boot/compressed/vmlinux.bin]   Error   1
make[1]:   ***   [arch/i386/boot/compressed/vmlinux]   Error   2
make:   ***   [bzImage]   Error   2

是不是因为我基本没有配置,bzImage太大的问题?


编译时要用
make bzImage命令


不知道,帮顶!

内核编译File Truncate有关问题

相关文章:

你感兴趣的文章:

标签云: