免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2773 | 回复: 0
打印 上一主题 下一主题

[操作系统] make menuconfig 出错 ,求助 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2012-08-01 15:01 |只看该作者 |倒序浏览
如题:
输入make menuconfig后出现报警信息,输入make后直接报错
过程如下:


make menuconfig

...

/boot/config-2.6.18-53.el5:210:warning: trying to assign nonexistent symbol REGPARM
/boot/config-2.6.18-53.el5:211:warning: trying to assign nonexistent symbol SECCOMP
/boot/config-2.6.18-53.el5:212:warning: trying to assign nonexistent symbol VGA_NOPROBE
/boot/config-2.6.18-53.el5:213:warning: trying to assign nonexistent symbol HZ_100
/boot/config-2.6.18-53.el5:214:warning: trying to assign nonexistent symbol HZ_250
/boot/config-2.6.18-53.el5:215:warning: trying to assign nonexistent symbol HZ_1000
/boot/config-2.6.18-53.el5:219:warning: trying to assign nonexistent symbol RELOCATABLE
/boot/config-2.6.18-53.el5:220:warning: trying to assign nonexistent symbol PHYSICAL_ALIGN
/boot/config-2.6.18-53.el5:222:warning: trying to assign nonexistent symbol COMPAT_VDSO
/boot/config-2.6.18-53.el5:231:warning: trying to assign nonexistent symbol SOFTWARE_SUSPEND
/boot/config-2.6.18-53.el5:233:warning: trying to assign nonexistent symbol SUSPEND_SMP
/boot/config-2.6.18-53.el5:239:warning: trying to assign nonexistent symbol ACPI_SLEEP
/boot/config-2.6.18-53.el5:240:warning: trying to assign nonexistent symbol ACPI_SLEEP_PROC_FS
/boot/config-2.6.18-53.el5:241:warning: trying to assign nonexistent symbol ACPI_SLEEP_PROC_SLEEP
/boot/config-2.6.18-53.el5:242:warning: trying to assign nonexistent symbol ACPI_AC
/boot/config-2.6.18-53.el5:243:warning: trying to assign nonexistent symbol ACPI_BATTERY
/boot/config-2.6.18-53.el5:244:warning: trying to assign nonexistent symbol ACPI_BUTTON
/boot/config-2.6.18-53.el5:245:warning: trying to assign nonexistent symbol ACPI_VIDEO
/boot/config-2.6.18-53.el5:246:warning: trying to assign nonexistent symbol ACPI_HOTKEY
/boot/config-2.6.18-53.el5:247:warning: trying to assign nonexistent symbol ACPI_FAN
/boot/config-2.6.18-53.el5:249:warning: trying to assign nonexistent symbol ACPI_BAY
/boot/config-2.6.18-53.el5:250:warning: trying to assign nonexistent symbol ACPI_PROCESSOR
/boot/config-2.6.18-53.el5:251:warning: trying to assign nonexistent symbol ACPI_HOTPLUG_CPU
/boot/config-2.6.18-53.el5:252:warning: trying to assign nonexistent symbol ACPI_THERMAL
/boot/config-2.6.18-53.el5:254:warning: trying to assign nonexistent symbol ACPI_IBM
/boot/config-2.6.18-53.el5:255:warning: trying to assign nonexistent symbol ACPI_IBM_BAY
/boot/config-2.6.18-53.el5:376:warning: trying to assign nonexistent symbol HOTPLUG_PCI_ACPI_IBM
/boot/config-2.6.18-53.el5:377:warning: trying to assign nonexistent symbol HOTPLUG_PCI_CPCI
/boot/config-2.6.18-53.el5:378:warning: trying to assign nonexistent symbol HOTPLUG_PCI_SHPC
/boot/config-2.6.18-53.el5:395:warning: trying to assign nonexistent symbol NETDEBUG
/boot/config-2.6.18-53.el5:409:warning: trying to assign nonexistent symbol IP_ROUTE_FWMARK
/boot/config-2.6.18-53.el5:411:warning: trying to assign nonexistent symbol IP_ROUTE_MULTIPATH_CACHED
/boot/config-2.6.18-53.el5:494:warning: trying to assign nonexistent symbol IPV6_ROUTE_FWMARK
/boot/config-2.6.18-53.el5:540:warning: trying to assign nonexistent symbol IP_NF_CONNTRACK
/boot/config-2.6.18-53.el5:541:warning: trying to assign nonexistent symbol IP_NF_CT_ACCT
/boot/config-2.6.18-53.el5:542:warning: trying to assign nonexistent symbol IP_NF_CONNTRACK_MARK
/boot/config-2.6.18-53.el5:543:warning: trying to assign nonexistent symbol IP_NF_CONNTRACK_SECMARK
/boot/config-2.6.18-53.el5:544:warning: trying to assign nonexistent symbol IP_NF_CONNTRACK_EVENTS
/boot/config-2.6.18-53.el5:545:warning: trying to assign nonexistent symbol IP_NF_CONNTRACK_NETLINK
/boot/config-2.6.18-53.el5:546:warning: trying to assign nonexistent symbol IP_NF_CT_PROTO_SCTP
/boot/config-2.6.18-53.el5:547:warning: trying to assign nonexistent symbol IP_NF_FTP
/boot/config-2.6.18-53.el5:548:warning: trying to assign nonexistent symbol IP_NF_IRC
/boot/config-2.6.18-53.el5:549:warning: trying to assign nonexistent symbol IP_NF_NETBIOS_NS
/boot/config-2.6.18-53.el5:550:warning: trying to assign nonexistent symbol IP_NF_TFTP
/boot/config-2.6.18-53.el5:551:warning: trying to assign nonexistent symbol IP_NF_AMANDA
/boot/config-2.6.18-53.el5:552:warning: trying to assign nonexistent symbol IP_NF_PPTP
/boot/config-2.6.18-53.el5:553:warning: trying to assign nonexistent symbol IP_NF_H323
/boot/config-2.6.18-53.el5:554:warning: trying to assign nonexistent symbol IP_NF_SIP
/boot/config-2.6.18-53.el5:561:warning: trying to assign nonexistent symbol IP_NF_MATCH_DSCP
/boot/config-2.6.18-53.el5:566:warning: trying to assign nonexistent symbol IP_NF_MATCH_HASHLIMIT
/boot/config-2.6.18-53.el5:571:warning: trying to assign nonexistent symbol IP_NF_TARGET_TCPMSS
/boot/config-2.6.18-53.el5:572:warning: trying to assign nonexistent symbol IP_NF_NAT
/boot/config-2.6.18-53.el5:573:warning: trying to assign nonexistent symbol IP_NF_NAT_NEEDED
/boot/config-2.6.18-53.el5:578:warning: trying to assign nonexistent symbol IP_NF_NAT_SNMP_BASIC
/boot/config-2.6.18-53.el5:579:warning: trying to assign nonexistent symbol IP_NF_NAT_IRC
/boot/config-2.6.18-53.el5:580:warning: trying to assign nonexistent symbol IP_NF_NAT_FTP
/boot/config-2.6.18-53.el5:581:warning: trying to assign nonexistent symbol IP_NF_NAT_TFTP
/boot/config-2.6.18-53.el5:582:warning: trying to assign nonexistent symbol IP_NF_NAT_AMANDA
/boot/config-2.6.18-53.el5:583:warning: trying to assign nonexistent symbol IP_NF_NAT_PPTP
/boot/config-2.6.18-53.el5:584:warning: trying to assign nonexistent symbol IP_NF_NAT_H323
/boot/config-2.6.18-53.el5:585:warning: trying to assign nonexistent symbol IP_NF_NAT_SIP
/boot/config-2.6.18-53.el5:589:warning: trying to assign nonexistent symbol IP_NF_TARGET_DSCP
/boot/config-2.6.18-53.el5:699:warning: trying to assign nonexistent symbol NET_SCH_CLK_JIFFIES
/boot/config-2.6.18-53.el5:700:warning: trying to assign nonexistent symbol NET_SCH_CLK_GETTIMEOFDAY
/boot/config-2.6.18-53.el5:701:warning: trying to assign nonexistent symbol NET_SCH_CLK_CPU
/boot/config-2.6.18-53.el5:750:warning: trying to assign nonexistent symbol NET_ESTIMATOR
/boot/config-2.6.18-53.el5:786:warning: trying to assign nonexistent symbol TUX
/boot/config-2.6.18-53.el5:791:warning: trying to assign nonexistent symbol TUX_EXTCGI
/boot/config-2.6.18-53.el5:792:warning: trying to assign nonexistent symbol TUX_EXTENDED_LOG
/boot/config-2.6.18-53.el5:793:warning: trying to assign nonexistent symbol TUX_DEBUG
/boot/config-2.6.18-53.el5:802:warning: trying to assign nonexistent symbol NET_WIRELESS_RTNETLINK
/boot/config-2.6.18-53.el5:890:warning: trying to assign nonexistent symbol MTD_OBSOLETE_CHIPS
/boot/config-2.6.18-53.el5:976:warning: trying to assign nonexistent symbol PARIDE_PARPORT
/boot/config-2.6.18-53.el5:1061:warning: trying to assign nonexistent symbol BLK_DEV_IDEDMA_FORCED
/boot/config-2.6.18-53.el5:1062:warning: trying to assign nonexistent symbol IDEDMA_PCI_AUTO
/boot/config-2.6.18-53.el5:1063:warning: trying to assign nonexistent symbol IDEDMA_ONLYDISK
/boot/config-2.6.18-53.el5:1093:warning: trying to assign nonexistent symbol IDEDMA_IVB
/boot/config-2.6.18-53.el5:1094:warning: trying to assign nonexistent symbol IDEDMA_AUTO
/boot/config-2.6.18-53.el5:1151:warning: trying to assign nonexistent symbol AIC79XX_ENABLE_RD_STRM
/boot/config-2.6.18-53.el5:1259:warning: trying to assign nonexistent symbol ATA_INTEL_COMBINED
/boot/config-2.6.18-53.el5:1385:warning: trying to assign nonexistent symbol DGRS
/boot/config-2.6.18-53.el5:1419:warning: trying to assign nonexistent symbol IGB
/boot/config-2.6.18-53.el5:1459:warning: trying to assign nonexistent symbol NET_RADIO
/boot/config-2.6.18-53.el5:1523:warning: trying to assign nonexistent symbol NET_WIRELESS
/boot/config-2.6.18-53.el5:1598:warning: trying to assign nonexistent symbol NETPOLL_RX
/boot/config-2.6.18-53.el5:1738:warning: trying to assign nonexistent symbol PHONE
/boot/config-2.6.18-53.el5:1753:warning: trying to assign nonexistent symbol INPUT_TSDEV
/boot/config-2.6.18-53.el5:1869:warning: trying to assign nonexistent symbol CRASH
/boot/config-2.6.18-53.el5:1873:warning: trying to assign nonexistent symbol TIPAR
/boot/config-2.6.18-53.el5:1905:warning: trying to assign nonexistent symbol I8XX_TCO
/boot/config-2.6.18-53.el5:2013:warning: trying to assign nonexistent symbol I2C_ISA
/boot/config-2.6.18-53.el5:2196:warning: trying to assign nonexistent symbol DVB
/boot/config-2.6.18-53.el5:2198:warning: trying to assign nonexistent symbol VIDEO_BUF
/boot/config-2.6.18-53.el5:2277:warning: trying to assign nonexistent symbol BACKLIGHT_DEVICE
/boot/config-2.6.18-53.el5:2279:warning: trying to assign nonexistent symbol LCD_DEVICE
/boot/config-2.6.18-53.el5:2426:warning: trying to assign nonexistent symbol USB_BANDWIDTH
/boot/config-2.6.18-53.el5:2440:warning: trying to assign nonexistent symbol USB_OHCI_BIG_ENDIAN
/boot/config-2.6.18-53.el5:2476:warning: trying to assign nonexistent symbol USB_HIDINPUT
/boot/config-2.6.18-53.el5:2483:warning: trying to assign nonexistent symbol USB_AIPTEK
/boot/config-2.6.18-53.el5:2484:warning: trying to assign nonexistent symbol USB_WACOM
/boot/config-2.6.18-53.el5:2485:warning: trying to assign nonexistent symbol USB_ACECAD
/boot/config-2.6.18-53.el5:2486:warning: trying to assign nonexistent symbol USB_KBTAB
/boot/config-2.6.18-53.el5:2487:warning: trying to assign nonexistent symbol USB_POWERMATE
/boot/config-2.6.18-53.el5:2488:warning: trying to assign nonexistent symbol USB_TOUCHSCREEN
/boot/config-2.6.18-53.el5:2489:warning: trying to assign nonexistent symbol USB_TOUCHSCREEN_EGALAX
/boot/config-2.6.18-53.el5:2490:warning: trying to assign nonexistent symbol USB_TOUCHSCREEN_PANJIT
/boot/config-2.6.18-53.el5:2491:warning: trying to assign nonexistent symbol USB_TOUCHSCREEN_3M
/boot/config-2.6.18-53.el5:2492:warning: trying to assign nonexistent symbol USB_TOUCHSCREEN_ITM
/boot/config-2.6.18-53.el5:2493:warning: trying to assign nonexistent symbol USB_YEALINK
/boot/config-2.6.18-53.el5:2494:warning: trying to assign nonexistent symbol USB_XPAD
/boot/config-2.6.18-53.el5:2495:warning: trying to assign nonexistent symbol USB_ATI_REMOTE
/boot/config-2.6.18-53.el5:2496:warning: trying to assign nonexistent symbol USB_ATI_REMOTE2
/boot/config-2.6.18-53.el5:2497:warning: trying to assign nonexistent symbol USB_KEYSPAN_REMOTE
/boot/config-2.6.18-53.el5:2498:warning: trying to assign nonexistent symbol USB_APPLETOUCH
/boot/config-2.6.18-53.el5:2652:warning: trying to assign nonexistent symbol INFINIBAND_USER_MAD
/boot/config-2.6.18-53.el5:2653:warning: trying to assign nonexistent symbol INFINIBAND_USER_ACCESS
/boot/config-2.6.18-53.el5:2654:warning: trying to assign nonexistent symbol INFINIBAND_ADDR_TRANS
/boot/config-2.6.18-53.el5:2655:warning: trying to assign nonexistent symbol INFINIBAND_MTHCA
/boot/config-2.6.18-53.el5:2656:warning: trying to assign nonexistent symbol INFINIBAND_MTHCA_DEBUG
/boot/config-2.6.18-53.el5:2657:warning: trying to assign nonexistent symbol INFINIBAND_AMSO1100
/boot/config-2.6.18-53.el5:2658:warning: trying to assign nonexistent symbol INFINIBAND_AMSO1100_DEBUG
/boot/config-2.6.18-53.el5:2659:warning: trying to assign nonexistent symbol INFINIBAND_CXGB3
/boot/config-2.6.18-53.el5:2660:warning: trying to assign nonexistent symbol INFINIBAND_CXGB3_DEBUG
/boot/config-2.6.18-53.el5:2661:warning: trying to assign nonexistent symbol INFINIBAND_IPOIB
/boot/config-2.6.18-53.el5:2662:warning: trying to assign nonexistent symbol INFINIBAND_IPOIB_CM
/boot/config-2.6.18-53.el5:2663:warning: trying to assign nonexistent symbol INFINIBAND_IPOIB_DEBUG
/boot/config-2.6.18-53.el5:2664:warning: trying to assign nonexistent symbol INFINIBAND_IPOIB_DEBUG_DATA
/boot/config-2.6.18-53.el5:2665:warning: trying to assign nonexistent symbol INFINIBAND_SRP
/boot/config-2.6.18-53.el5:2666:warning: trying to assign nonexistent symbol INFINIBAND_ISER
/boot/config-2.6.18-53.el5:2667:warning: trying to assign nonexistent symbol INFINIBAND_SDP
/boot/config-2.6.18-53.el5:2668:warning: trying to assign nonexistent symbol INFINIBAND_SDP_DEBUG
/boot/config-2.6.18-53.el5:2669:warning: trying to assign nonexistent symbol INFINIBAND_VNIC
/boot/config-2.6.18-53.el5:2670:warning: trying to assign nonexistent symbol INFINIBAND_VNIC_DEBUG
/boot/config-2.6.18-53.el5:2671:warning: trying to assign nonexistent symbol INFINIBAND_VNIC_STATS
/boot/config-2.6.18-53.el5:2672:warning: trying to assign nonexistent symbol INFINIBAND_MADEYE
/boot/config-2.6.18-53.el5:2677:warning: trying to assign nonexistent symbol EDAC
/boot/config-2.6.18-53.el5:2682:warning: trying to assign nonexistent symbol EDAC_DEBUG
/boot/config-2.6.18-53.el5:2683:warning: trying to assign nonexistent symbol EDAC_MM_EDAC
/boot/config-2.6.18-53.el5:2684:warning: trying to assign nonexistent symbol EDAC_AMD76X
/boot/config-2.6.18-53.el5:2685:warning: trying to assign nonexistent symbol EDAC_E7XXX
/boot/config-2.6.18-53.el5:2686:warning: trying to assign nonexistent symbol EDAC_E752X
/boot/config-2.6.18-53.el5:2687:warning: trying to assign nonexistent symbol EDAC_I82875P
/boot/config-2.6.18-53.el5:2688:warning: trying to assign nonexistent symbol EDAC_I82860
/boot/config-2.6.18-53.el5:2689:warning: trying to assign nonexistent symbol EDAC_K8
/boot/config-2.6.18-53.el5:2690:warning: trying to assign nonexistent symbol EDAC_R82600
/boot/config-2.6.18-53.el5:2691:warning: trying to assign nonexistent symbol EDAC_POLL
/boot/config-2.6.18-53.el5:2702:warning: symbol value 'm' invalid for RTC_INTF_SYSFS
/boot/config-2.6.18-53.el5:2703:warning: symbol value 'm' invalid for RTC_INTF_PROC
/boot/config-2.6.18-53.el5:2704:warning: symbol value 'm' invalid for RTC_INTF_DEV
/boot/config-2.6.18-53.el5:2778:warning: trying to assign nonexistent symbol FSCACHE
/boot/config-2.6.18-53.el5:2786:warning: trying to assign nonexistent symbol ZISOFS_FS
/boot/config-2.6.18-53.el5:2789:warning: trying to assign nonexistent symbol CACHEFILES
/boot/config-2.6.18-53.el5:2790:warning: trying to assign nonexistent symbol CACHEFILES_DEBUG
/boot/config-2.6.18-53.el5:2812:warning: trying to assign nonexistent symbol RAMFS
/boot/config-2.6.18-53.el5:2825:warning: trying to assign nonexistent symbol JFFS_FS
/boot/config-2.6.18-53.el5:2836:warning: trying to assign nonexistent symbol SQUASHFS
/boot/config-2.6.18-53.el5:2837:warning: trying to assign nonexistent symbol SQUASHFS_EMBEDDED
/boot/config-2.6.18-53.el5:2838:warning: trying to assign nonexistent symbol SQUASHFS_FRAGMENT_CACHE_SIZE
/boot/config-2.6.18-53.el5:2839:warning: trying to assign nonexistent symbol SQUASHFS_VMALLOC
/boot/config-2.6.18-53.el5:2853:warning: trying to assign nonexistent symbol NFS_FSCACHE
/boot/config-2.6.18-53.el5:2976:warning: trying to assign nonexistent symbol DEBUG_RWSEMS
/boot/config-2.6.18-53.el5:2990:warning: trying to assign nonexistent symbol BOOT_DELAY
/boot/config-2.6.18-53.el5:2992:warning: trying to assign nonexistent symbol EARLY_PRINTK
/boot/config-2.6.18-53.el5:2993:warning: trying to assign nonexistent symbol DEBUG_STACKOVERFLOW
/boot/config-2.6.18-53.el5:2994:warning: trying to assign nonexistent symbol DEBUG_STACK_USAGE
/boot/config-2.6.18-53.el5:2999:warning: trying to assign nonexistent symbol DEBUG_RODATA
/boot/config-2.6.18-53.el5:3000:warning: trying to assign nonexistent symbol 4KSTACKS
/boot/config-2.6.18-53.el5:3001:warning: trying to assign nonexistent symbol X86_FIND_SMP_CONFIG
/boot/config-2.6.18-53.el5:3002:warning: trying to assign nonexistent symbol X86_MPPARSE
/boot/config-2.6.18-53.el5:3003:warning: trying to assign nonexistent symbol DOUBLEFAULT
/boot/config-2.6.18-53.el5:3015:warning: trying to assign nonexistent symbol SECURITY_SECLVL
/boot/config-2.6.18-53.el5:3055:warning: trying to assign nonexistent symbol CRYPTO_SIGNATURE
/boot/config-2.6.18-53.el5:3056:warning: trying to assign nonexistent symbol CRYPTO_SIGNATURE_DSA
/boot/config-2.6.18-53.el5:3057:warning: trying to assign nonexistent symbol CRYPTO_MPILIB
/boot/config-2.6.18-53.el5:3088:warning: trying to assign nonexistent symbol GENERIC_PENDING_IRQ
/boot/config-2.6.18-53.el5:3089:warning: trying to assign nonexistent symbol X86_SMP
/boot/config-2.6.18-53.el5:3090:warning: trying to assign nonexistent symbol X86_HT
/boot/config-2.6.18-53.el5:3091:warning: trying to assign nonexistent symbol X86_BIOS_REBOOT
/boot/config-2.6.18-53.el5:3092:warning: trying to assign nonexistent symbol X86_TRAMPOLINE
/boot/config-2.6.18-53.el5:3093:warning: trying to assign nonexistent symbol KTIME_SCALAR
#
# configuration written to arch/arm/configs/hi3515v100_full_release_defconfig
#


*** End of Linux kernel configuration.
*** Execute 'make' to build the kernel or try 'make help'.

[root@localhost linux-2.6.24]# make
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf -s arch/arm/Kconfig
arch/arm/Kconfig:11:warning: 'select' used by config symbol 'ARM' refers to undefined symbol 'HAVE_ARCH_KGDB'
***
*** You have not yet configured your kernel!
*** (missing kernel .config file)
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP