Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Console
Wednesday, January 23rd, 2008 at 12:11:55am UTC 

  1. [email protected]:/home/enigmata/wifi/mac80211# cd /lib/modules/$(uname -r)/build
  2. [email protected]:/lib/modules/2.6.22-14-generic/build# make menuconfig
  3.   HOSTCC  scripts/basic/fixdep
  4.   HOSTCC  scripts/basic/docproc
  5.   HOSTCC  scripts/kconfig/conf.o
  6.   HOSTCC  scripts/kconfig/kxgettext.o
  7.   HOSTCC  scripts/kconfig/lxdialog/checklist.o
  8. In file included from scripts/kconfig/lxdialog/checklist.c:24:
  9. scripts/kconfig/lxdialog/dialog.h:32:20: error: curses.h: No such file or directory
  10. In file included from scripts/kconfig/lxdialog/checklist.c:24:
  11. scripts/kconfig/lxdialog/dialog.h:97: error: expected specifier-qualifier-list before ‘chtype’
  12. scripts/kconfig/lxdialog/dialog.h:187: error: expected ‘)’ before ‘*’ token
  13. scripts/kconfig/lxdialog/dialog.h:194: error: expected ‘)’ before ‘*’ token
  14. scripts/kconfig/lxdialog/dialog.h:196: error: expected ‘)’ before ‘*’ token
  15. scripts/kconfig/lxdialog/dialog.h:197: error: expected ‘)’ before ‘*’ token
  16. scripts/kconfig/lxdialog/dialog.h:198: error: expected ‘)’ before ‘*’ token
  17. scripts/kconfig/lxdialog/dialog.h:199: error: expected ‘)’ before ‘*’ token
  18. scripts/kconfig/lxdialog/dialog.h:201: error: expected ‘)’ before ‘*’ token
  19. scripts/kconfig/lxdialog/checklist.c:31: error: expected ‘)’ before ‘*’ token
  20. scripts/kconfig/lxdialog/checklist.c:59: error: expected ‘)’ before ‘*’ token
  21. scripts/kconfig/lxdialog/checklist.c:95: error: expected ‘)’ before ‘*’ token
  22. scripts/kconfig/lxdialog/checklist.c: In function ‘dialog_checklist’:
  23. scripts/kconfig/lxdialog/checklist.c:116: error: ‘WINDOW’ undeclared (first use in this function)
  24. scripts/kconfig/lxdialog/checklist.c:116: error: (Each undeclared identifier is reported only once
  25. scripts/kconfig/lxdialog/checklist.c:116: error: for each function it appears in.)
  26. scripts/kconfig/lxdialog/checklist.c:116: error: ‘dialog’ undeclared (first use in this function)
  27. scripts/kconfig/lxdialog/checklist.c:116: error: ‘list’ undeclared (first use in this function)
  28. scripts/kconfig/lxdialog/checklist.c:116: warning: left-hand operand of comma expression has no effect
  29. scripts/kconfig/lxdialog/checklist.c:129: warning: implicit declaration of function ‘getmaxy’
  30. scripts/kconfig/lxdialog/checklist.c:129: error: ‘stdscr’ undeclared (first use in this function)
  31. scripts/kconfig/lxdialog/checklist.c:130: error: ‘KEY_MAX’ undeclared (first use in this function)
  32. scripts/kconfig/lxdialog/checklist.c:131: warning: implicit declaration of function ‘getmaxx’
  33. scripts/kconfig/lxdialog/checklist.c:137: error: ‘COLS’ undeclared (first use in this function)
  34. scripts/kconfig/lxdialog/checklist.c:138: error: ‘LINES’ undeclared (first use in this function)
  35. scripts/kconfig/lxdialog/checklist.c:140: warning: implicit declaration of function ‘draw_shadow’
  36. scripts/kconfig/lxdialog/checklist.c:142: warning: implicit declaration of function ‘newwin’
  37. scripts/kconfig/lxdialog/checklist.c:143: warning: implicit declaration of function ‘keypad’
  38. scripts/kconfig/lxdialog/checklist.c:143: error: ‘TRUE’ undeclared (first use in this function)
  39. scripts/kconfig/lxdialog/checklist.c:145: warning: implicit declaration of function ‘draw_box’
  40. scripts/kconfig/lxdialog/checklist.c:146: error: ‘struct dialog_color’ has no member named ‘atr’
  41. scripts/kconfig/lxdialog/checklist.c:146: error: ‘struct dialog_color’ has no member named ‘atr’
  42. scripts/kconfig/lxdialog/checklist.c:147: warning: implicit declaration of function ‘wattrset’
  43. scripts/kconfig/lxdialog/checklist.c:147: error: ‘struct dialog_color’ has no member named ‘atr’
  44. scripts/kconfig/lxdialog/checklist.c:148: warning: implicit declaration of function ‘mvwaddch’
  45. scripts/kconfig/lxdialog/checklist.c:150: warning: implicit declaration of function ‘waddch’
  46. scripts/kconfig/lxdialog/checklist.c:151: error: ‘struct dialog_color’ has no member named ‘atr’
  47. scripts/kconfig/lxdialog/checklist.c:154: warning: implicit declaration of function ‘print_title’
  48. scripts/kconfig/lxdialog/checklist.c:156: error: ‘struct dialog_color’ has no member named ‘atr’
  49. scripts/kconfig/lxdialog/checklist.c:157: warning: implicit declaration of function ‘print_autowrap’
  50. scripts/kconfig/lxdialog/checklist.c:164: warning: implicit declaration of function ‘subwin’
  51. scripts/kconfig/lxdialog/checklist.c:171: error: ‘struct dialog_color’ has no member named ‘atr’
  52. scripts/kconfig/lxdialog/checklist.c:171: error: ‘struct dialog_color’ has no member named ‘atr’
  53. scripts/kconfig/lxdialog/checklist.c:189: warning: implicit declaration of function ‘print_item’
  54. scripts/kconfig/lxdialog/checklist.c:192: warning: implicit declaration of function ‘print_arrows’
  55. scripts/kconfig/lxdialog/checklist.c:195: warning: implicit declaration of function ‘print_buttons’
  56. scripts/kconfig/lxdialog/checklist.c:197: warning: implicit declaration of function ‘wnoutrefresh’
  57. scripts/kconfig/lxdialog/checklist.c:199: warning: implicit declaration of function ‘doupdate’
  58. scripts/kconfig/lxdialog/checklist.c:202: warning: implicit declaration of function ‘wgetch’
  59. scripts/kconfig/lxdialog/checklist.c:210: error: ‘KEY_UP’ undeclared (first use in this function)
  60. scripts/kconfig/lxdialog/checklist.c:210: error: ‘KEY_DOWN’ undeclared (first use in this function)
  61. scripts/kconfig/lxdialog/checklist.c:220: error: ‘FALSE’ undeclared (first use in this function)
  62. scripts/kconfig/lxdialog/checklist.c:221: warning: implicit declaration of function ‘scrollok’
  63. scripts/kconfig/lxdialog/checklist.c:222: warning: implicit declaration of function ‘wscrl’
  64. scripts/kconfig/lxdialog/checklist.c:232: warning: implicit declaration of function ‘wrefresh’
  65. scripts/kconfig/lxdialog/checklist.c:293: warning: implicit declaration of function ‘delwin’
  66. scripts/kconfig/lxdialog/checklist.c:297: error: ‘KEY_LEFT’ undeclared (first use in this function)
  67. scripts/kconfig/lxdialog/checklist.c:298: error: ‘KEY_RIGHT’ undeclared (first use in this function)
  68. scripts/kconfig/lxdialog/checklist.c:310: warning: implicit declaration of function ‘on_key_esc’
  69. scripts/kconfig/lxdialog/checklist.c:312: error: ‘KEY_RESIZE’ undeclared (first use in this function)
  70. make[1]: *** [scripts/kconfig/lxdialog/checklist.o] Error 1
  71. make: *** [menuconfig] Error 2

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right