Advertisement
Guest User

Untitled

a guest
Nov 20th, 2014
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. libncurses5-dev (5.9-1ubuntu5.1) wird eingerichtet ...
  2. martin@martin-VirtualBox:/usr/src/linux-2.6.5$ sudo make menuconfig
  3. HOSTCC scripts/kconfig/mconf.o
  4. scripts/kconfig/mconf.c:91:21: error: static declaration of 'current_menu' follows non-static declaration
  5. scripts/kconfig/lkc.h:63:21: note: previous declaration of 'current_menu' was here
  6. scripts/kconfig/mconf.c: In function 'show_textbox':
  7. scripts/kconfig/mconf.c:553:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  8. scripts/kconfig/mconf.c: In function 'exec_conf':
  9. scripts/kconfig/mconf.c:225:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  10. make[1]: *** [scripts/kconfig/mconf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement