LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 792|回复: 4

[help me]配置内核出错了。

[复制链接]
发表于 2006-6-27 20:36:52 | 显示全部楼层 |阅读模式
真不知道为什么会出这样的错误,哎!





  1. make: Warning: File `/root/linux-2.6.17.1/arch/i386/Makefile.cpu' has modification time 1.7e+08 s in the future
  2. make[1]: Warning: File `scripts/Makefile.host' has modification time 1.7e+08 s in the future
  3.   HOSTCC  scripts/basic/fixdep
  4.   HOSTCC  scripts/basic/split-include
  5.   HOSTCC  scripts/basic/docproc
  6. make[1]: warning:  Clock skew detected.  Your build may be incomplete.
  7. make[1]: Warning: File `scripts/Makefile.host' has modification time 1.7e+08 s in the future
  8.   HOSTCC  scripts/kconfig/conf.o
  9.   HOSTCC  scripts/kconfig/kxgettext.o
  10.   HOSTCC  scripts/kconfig/mconf.o
  11.   SHIPPED scripts/kconfig/zconf.tab.c
  12.   SHIPPED scripts/kconfig/lex.zconf.c
  13.   SHIPPED scripts/kconfig/zconf.hash.c
  14.   HOSTCC  scripts/kconfig/zconf.tab.o
  15.   HOSTLD  scripts/kconfig/mconf
  16. make[2]: Warning: File `scripts/Makefile.host' has modification time 1.7e+08 s in the future
  17.   HOSTCC  scripts/kconfig/lxdialog/checklist.o
  18. In file included from scripts/kconfig/lxdialog/checklist.c:24:
  19. scripts/kconfig/lxdialog/dialog.h:31:20: curses.h: No such file or directory
  20. In file included from scripts/kconfig/lxdialog/checklist.c:24:
  21. scripts/kconfig/lxdialog/dialog.h:128: error: syntax error before "use_colors"
  22. scripts/kconfig/lxdialog/dialog.h:128: warning: type defaults to `int' in declaration of `use_colors'
  23. scripts/kconfig/lxdialog/dialog.h:128: warning: data definition has no type or storage class
  24. scripts/kconfig/lxdialog/dialog.h:129: error: syntax error before "use_shadow"
  25. scripts/kconfig/lxdialog/dialog.h:129: warning: type defaults to `int' in declaration of `use_shadow'
  26. scripts/kconfig/lxdialog/dialog.h:129: warning: data definition has no type or storage class
  27. scripts/kconfig/lxdialog/dialog.h:131: error: syntax error before "attributes"
  28. scripts/kconfig/lxdialog/dialog.h:131: warning: type defaults to `int' in declaration of `attributes'
  29. scripts/kconfig/lxdialog/dialog.h:131: warning: data definition has no type or storage class
  30. scripts/kconfig/lxdialog/dialog.h:143: error: syntax error before '*' token
  31. scripts/kconfig/lxdialog/dialog.h:143: warning: function declaration isn't a prototype
  32. scripts/kconfig/lxdialog/dialog.h:146: error: syntax error before '*' token
  33. scripts/kconfig/lxdialog/dialog.h:146: warning: function declaration isn't a prototype
  34. scripts/kconfig/lxdialog/dialog.h:147: error: syntax error before '*' token
  35. scripts/kconfig/lxdialog/dialog.h:147: warning: function declaration isn't a prototype
  36. scripts/kconfig/lxdialog/dialog.h:148: error: syntax error before '*' token
  37. scripts/kconfig/lxdialog/dialog.h:148: warning: function declaration isn't a prototype
  38. scripts/kconfig/lxdialog/dialog.h:149: error: syntax error before '*' token
  39. scripts/kconfig/lxdialog/dialog.h:150: warning: function declaration isn't a prototype
  40. scripts/kconfig/lxdialog/dialog.h:151: error: syntax error before '*' token
  41. scripts/kconfig/lxdialog/dialog.h:151: warning: function declaration isn't a prototype
  42. scripts/kconfig/lxdialog/checklist.c:31: error: syntax error before '*' token
  43. scripts/kconfig/lxdialog/checklist.c:33: warning: function declaration isn't a prototype
  44. scripts/kconfig/lxdialog/checklist.c: In function `print_item':
  45. scripts/kconfig/lxdialog/checklist.c:37: warning: implicit declaration of function `wattrset'
  46. scripts/kconfig/lxdialog/checklist.c:37: error: `win' undeclared (first use in this function)
  47. scripts/kconfig/lxdialog/checklist.c:37: error: (Each undeclared identifier is reported only once
  48. scripts/kconfig/lxdialog/checklist.c:37: error: for each function it appears in.)
  49. scripts/kconfig/lxdialog/checklist.c:38: warning: implicit declaration of function `wmove'
  50. scripts/kconfig/lxdialog/checklist.c:38: error: `choice' undeclared (first use in this function)
  51. scripts/kconfig/lxdialog/checklist.c:40: warning: implicit declaration of function `waddch'
  52. scripts/kconfig/lxdialog/checklist.c:43: error: `selected' undeclared (first use in this function)
  53. scripts/kconfig/lxdialog/checklist.c:44: warning: implicit declaration of function `wprintw'
  54. scripts/kconfig/lxdialog/checklist.c:44: error: `status' undeclared (first use in this function)
  55. scripts/kconfig/lxdialog/checklist.c:47: warning: implicit declaration of function `mvwaddch'
  56. scripts/kconfig/lxdialog/checklist.c:47: error: `item' undeclared (first use in this function)
  57. scripts/kconfig/lxdialog/checklist.c:49: warning: implicit declaration of function `waddstr'
  58. scripts/kconfig/lxdialog/checklist.c:52: warning: implicit declaration of function `wrefresh'
  59. scripts/kconfig/lxdialog/checklist.c: At top level:
  60. scripts/kconfig/lxdialog/checklist.c:59: error: syntax error before '*' token
  61. scripts/kconfig/lxdialog/checklist.c:61: warning: function declaration isn't a prototype
  62. scripts/kconfig/lxdialog/checklist.c: In function `print_arrows':
  63. scripts/kconfig/lxdialog/checklist.c:62: error: `win' undeclared (first use in this function)
  64. scripts/kconfig/lxdialog/checklist.c:62: error: `y' undeclared (first use in this function)
  65. scripts/kconfig/lxdialog/checklist.c:62: error: `x' undeclared (first use in this function)
  66. scripts/kconfig/lxdialog/checklist.c:64: error: `scroll' undeclared (first use in this function)
  67. scripts/kconfig/lxdialog/checklist.c:76: error: `height' undeclared (first use in this function)
  68. scripts/kconfig/lxdialog/checklist.c:79: error: `item_no' undeclared (first use in this function)
  69. scripts/kconfig/lxdialog/checklist.c:79: error: `choice' undeclared (first use in this function)
  70. scripts/kconfig/lxdialog/checklist.c: At top level:
  71. scripts/kconfig/lxdialog/checklist.c:95: error: syntax error before '*' token
  72. scripts/kconfig/lxdialog/checklist.c:96: warning: function declaration isn't a prototype
  73. scripts/kconfig/lxdialog/checklist.c: In function `print_buttons':
  74. scripts/kconfig/lxdialog/checklist.c:97: error: `width' undeclared (first use in this function)
  75. scripts/kconfig/lxdialog/checklist.c:98: error: `height' undeclared (first use in this function)
  76. scripts/kconfig/lxdialog/checklist.c:100: error: `dialog' undeclared (first use in this function)
  77. scripts/kconfig/lxdialog/checklist.c:100: error: `selected' undeclared (first use in this function)
  78. scripts/kconfig/lxdialog/checklist.c: In function `dialog_checklist':
  79. scripts/kconfig/lxdialog/checklist.c:117: error: `WINDOW' undeclared (first use in this function)
  80. scripts/kconfig/lxdialog/checklist.c:117: error: `dialog' undeclared (first use in this function)
  81. scripts/kconfig/lxdialog/checklist.c:117: error: `list' undeclared (first use in this function)
  82. scripts/kconfig/lxdialog/checklist.c:117: warning: left-hand operand of comma expression has no effect
  83. scripts/kconfig/lxdialog/checklist.c:121: warning: implicit declaration of function `endwin'
  84. scripts/kconfig/lxdialog/checklist.c:122: warning: implicit declaration of function `fprintf'
  85. scripts/kconfig/lxdialog/checklist.c:122: error: `stderr' undeclared (first use in this function)
  86. scripts/kconfig/lxdialog/checklist.c:140: error: `COLS' undeclared (first use in this function)
  87. scripts/kconfig/lxdialog/checklist.c:141: error: `LINES' undeclared (first use in this function)
  88. scripts/kconfig/lxdialog/checklist.c:143: error: `stdscr' undeclared (first use in this function)
  89. scripts/kconfig/lxdialog/checklist.c:145: warning: implicit declaration of function `newwin'
  90. scripts/kconfig/lxdialog/checklist.c:146: warning: implicit declaration of function `keypad'
  91. scripts/kconfig/lxdialog/checklist.c:146: error: `TRUE' undeclared (first use in this function)
  92. scripts/kconfig/lxdialog/checklist.c:166: warning: implicit declaration of function `subwin'
  93. scripts/kconfig/lxdialog/checklist.c:199: warning: implicit declaration of function `wnoutrefresh'
  94. scripts/kconfig/lxdialog/checklist.c:201: warning: implicit declaration of function `doupdate'
  95. scripts/kconfig/lxdialog/checklist.c:204: warning: implicit declaration of function `wgetch'
  96. scripts/kconfig/lxdialog/checklist.c:211: error: `KEY_UP' undeclared (first use in this function)
  97. scripts/kconfig/lxdialog/checklist.c:211: error: `KEY_DOWN' undeclared (first use in this function)
  98. scripts/kconfig/lxdialog/checklist.c:221: error: `FALSE' undeclared (first use in this function)
  99. scripts/kconfig/lxdialog/checklist.c:222: warning: implicit declaration of function `scrollok'
  100. scripts/kconfig/lxdialog/checklist.c:223: warning: implicit declaration of function `wscrl'
  101. scripts/kconfig/lxdialog/checklist.c:283: warning: implicit declaration of function `delwin'
  102. scripts/kconfig/lxdialog/checklist.c:287: error: `KEY_LEFT' undeclared (first use in this function)
  103. scripts/kconfig/lxdialog/checklist.c:288: error: `KEY_RIGHT' undeclared (first use in this function)
  104. scripts/kconfig/lxdialog/checklist.c: At top level:
  105. scripts/kconfig/lxdialog/dialog.h:131: warning: array `attributes' assumed to have one element
  106. make[2]: *** [scripts/kconfig/lxdialog/checklist.o] Error 1
  107. make[1]: *** [menuconfig] Error 2
  108. make: *** [menuconfig] Error 2
复制代码
发表于 2006-6-28 07:39:49 | 显示全部楼层
貌似是执行 make menuconfig 但 ncurses5 的 development library (libncurses5-dev) 未装上
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-6-28 11:32:03 | 显示全部楼层
是的,我解压完就执行make menuconfig命令,然后就出现上面的错误,这是什么错误,我怎么样更正它?
回复 支持 反对

使用道具 举报

发表于 2006-6-28 12:29:03 | 显示全部楼层
说了嘛,libncurses5-dev 未装上
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-6-29 00:04:45 | 显示全部楼层
ok谢谢了,谢谢了。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表