当前位置: 技术问答>linux和unix
make menuconfig 出错
来源: 互联网 发布时间:2016-08-19
本文导语: 我在linux-2.6.27.19下编译linux-2.6.17.14 make menuconfig后出来如下警告: /boot/config-2.6.27.19-78.2.30.fc9.i686:3905:warning: trying to assign nonexistent symbol SAMPLES /boot/config-2.6.27.19-78.2.30.fc9.i686:3906:warning: trying to assign nonexistent symb...
我在linux-2.6.27.19下编译linux-2.6.17.14
make menuconfig后出来如下警告:
/boot/config-2.6.27.19-78.2.30.fc9.i686:3905:warning: trying to assign nonexistent symbol SAMPLES
/boot/config-2.6.27.19-78.2.30.fc9.i686:3906:warning: trying to assign nonexistent symbol HAVE_ARCH_KGDB
/boot/config-2.6.27.19-78.2.30.fc9.i686:3907:warning: trying to assign nonexistent symbol KGDB
/boot/config-2.6.27.19-78.2.30.fc9.i686:3908:warning: trying to assign nonexistent symbol KGDB_SERIAL_CONSOLE
/boot/config-2.6.27.19-78.2.30.fc9.i686:3909:warning: trying to assign nonexistent symbol KGDB_TESTS
/boot/config-2.6.27.19-78.2.30.fc9.i686:3910:warning: trying to assign nonexistent symbol KGDB_TESTS_ON_BOOT
/boot/config-2.6.27.19-78.2.30.fc9.i686:3911:warning: trying to assign nonexistent symbol STRICT_DEVMEM
/boot/config-2.6.27.19-78.2.30.fc9.i686:3912:warning: trying to assign nonexistent symbol X86_VERBOSE_BOOTUP
/boot/config-2.6.27.19-78.2.30.fc9.i686:3917:warning: trying to assign nonexistent symbol DEBUG_PER_CPU_MAPS
/boot/config-2.6.27.19-78.2.30.fc9.i686:3918:warning: trying to assign nonexistent symbol X86_PTDUMP
/boot/config-2.6.27.19-78.2.30.fc9.i686:3920:warning: trying to assign nonexistent symbol DEBUG_RODATA_TEST
/boot/config-2.6.27.19-78.2.30.fc9.i686:3921:warning: trying to assign nonexistent symbol DEBUG_NX_TEST
make menuconfig后出来如下警告:
/boot/config-2.6.27.19-78.2.30.fc9.i686:3905:warning: trying to assign nonexistent symbol SAMPLES
/boot/config-2.6.27.19-78.2.30.fc9.i686:3906:warning: trying to assign nonexistent symbol HAVE_ARCH_KGDB
/boot/config-2.6.27.19-78.2.30.fc9.i686:3907:warning: trying to assign nonexistent symbol KGDB
/boot/config-2.6.27.19-78.2.30.fc9.i686:3908:warning: trying to assign nonexistent symbol KGDB_SERIAL_CONSOLE
/boot/config-2.6.27.19-78.2.30.fc9.i686:3909:warning: trying to assign nonexistent symbol KGDB_TESTS
/boot/config-2.6.27.19-78.2.30.fc9.i686:3910:warning: trying to assign nonexistent symbol KGDB_TESTS_ON_BOOT
/boot/config-2.6.27.19-78.2.30.fc9.i686:3911:warning: trying to assign nonexistent symbol STRICT_DEVMEM
/boot/config-2.6.27.19-78.2.30.fc9.i686:3912:warning: trying to assign nonexistent symbol X86_VERBOSE_BOOTUP
/boot/config-2.6.27.19-78.2.30.fc9.i686:3917:warning: trying to assign nonexistent symbol DEBUG_PER_CPU_MAPS
/boot/config-2.6.27.19-78.2.30.fc9.i686:3918:warning: trying to assign nonexistent symbol X86_PTDUMP
/boot/config-2.6.27.19-78.2.30.fc9.i686:3920:warning: trying to assign nonexistent symbol DEBUG_RODATA_TEST
/boot/config-2.6.27.19-78.2.30.fc9.i686:3921:warning: trying to assign nonexistent symbol DEBUG_NX_TEST
|
同上----------------------