Guest User

Untitled

a guest
Jul 15th, 2016
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.05 KB | None | 0 0
  1. mist-F3JC RU_DSL-2640U_3-06-04-3C # make PROFILE=RU_DSL-2640U
  2. cp -f /home/mist/Загрузки/dkink/test/RU_DSL-2640U_3-06-04-3C_GPL/RU_DSL-2640U_3-06-04-3C/targets/fstab320k /home/mist/Загрузки/dkink/test/RU_DSL-2640U_3-06-04-3C_GPL/RU_DSL-2640U_3-06-04-3C/targets/fs.src/etc/fstab
  3. /home/mist/Загрузки/dkink/test/RU_DSL-2640U_3-06-04-3C_GPL/RU_DSL-2640U_3-06-04-3C/hostTools/scripts/gendefconfig /home/mist/Загрузки/dkink/test/RU_DSL-2640U_3-06-04-3C_GPL/RU_DSL-2640U_3-06-04-3C/targets/RU_DSL-2640U/RU_DSL-2640U
  4. cd /home/mist/Загрузки/dkink/test/RU_DSL-2640U_3-06-04-3C_GPL/RU_DSL-2640U_3-06-04-3C/kernel/linux; \
  5. cp -f /home/mist/Загрузки/dkink/test/RU_DSL-2640U_3-06-04-3C_GPL/RU_DSL-2640U_3-06-04-3C/kernel/linux/arch/mips/defconfig /home/mist/Загрузки/dkink/test/RU_DSL-2640U_3-06-04-3C_GPL/RU_DSL-2640U_3-06-04-3C/kernel/linux/.config; \
  6. make oldconfig; make
  7. make[1]: Entering directory `/home/mist/Загрузки/dkink/test/RU_DSL-2640U_3-06-04-3C_GPL/RU_DSL-2640U_3-06-04-3C/kernel/linux'
  8. HOSTCC scripts/kconfig/mconf.o
  9. scripts/kconfig/mconf.c:91:21: error: static declaration of ‘current_menu’ follows non-static declaration
  10. static struct menu *current_menu;
  11. ^
  12. In file included from scripts/kconfig/mconf.c:23:0:
  13. scripts/kconfig/lkc.h:63:21: note: previous declaration of ‘current_menu’ was here
  14. extern struct menu *current_menu;
  15. ^
  16. scripts/kconfig/mconf.c: In function ‘show_textbox’:
  17. scripts/kconfig/mconf.c:551:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  18. write(fd, text, strlen(text));
  19. ^
  20. scripts/kconfig/mconf.c: In function ‘exec_conf’:
  21. scripts/kconfig/mconf.c:223:6: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result]
  22. pipe(pipefd);
  23. ^
  24. make[2]: *** [scripts/kconfig/mconf.o] Error 1
  25. make[1]: *** [oldconfig] Error 2
  26. make[1]: Leaving directory `/home/mist/Загрузки/dkink/test/RU_DSL-2640U_3-06-04-3C_GPL/RU_DSL-2640U_3-06-04-3C/kernel/linux'
  27. make[1]: Entering directory `/home/mist/Загрузки/dkink/test/RU_DSL-2640U_3-06-04-3C_GPL/RU_DSL-2640U_3-06-04-3C/kernel/linux'
  28. find . -lname "*" -name "bcm96348" -print -exec rm -f "{}" ";"
  29. ./broadcom/atm/bcm96348
  30. ./broadcom/net/wl/bcm96348
  31. ./broadcom/net/enet/bcm96348
  32. ./broadcom/char/adsl/bcm96348
  33. ./broadcom/char/bcmprocfs/bcm96348
  34. ./broadcom/char/atmapi/bcm96348
  35. ./opensource/char/serial/bcm96348
  36. ./opensource/char/board/bcm963xx/bcm96348
  37. /bin/bash -c " ln -sn impl1 opensource/char/board/bcm963xx/bcm96348; ln -sn impl1 opensource/char/serial/bcm96348; ln -sn impl1 broadcom/atm/bcm96348; ln -sn impl1 broadcom/char/atmapi/bcm96348; ln -sn impl1 broadcom/char/adsl/bcm96348; ln -sn impl1 broadcom/char/bcmprocfs/bcm96348; ln -sn impl2 broadcom/net/enet/bcm96348; ln -sn impl1 broadcom/net/wl/bcm96348;"
  38. HOSTCC scripts/kconfig/mconf.o
  39. scripts/kconfig/mconf.c:91:21: error: static declaration of ‘current_menu’ follows non-static declaration
  40. static struct menu *current_menu;
  41. ^
  42. In file included from scripts/kconfig/mconf.c:23:0:
  43. scripts/kconfig/lkc.h:63:21: note: previous declaration of ‘current_menu’ was here
  44. extern struct menu *current_menu;
  45. ^
  46. scripts/kconfig/mconf.c: In function ‘show_textbox’:
  47. scripts/kconfig/mconf.c:551:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  48. write(fd, text, strlen(text));
  49. ^
  50. scripts/kconfig/mconf.c: In function ‘exec_conf’:
  51. scripts/kconfig/mconf.c:223:6: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result]
  52. pipe(pipefd);
  53. ^
  54. make[3]: *** [scripts/kconfig/mconf.o] Error 1
  55. make[2]: *** [silentoldconfig] Error 2
  56. make[1]: *** [include/linux/autoconf.h] Error 2
  57. make[1]: Leaving directory `/home/mist/Загрузки/dkink/test/RU_DSL-2640U_3-06-04-3C_GPL/RU_DSL-2640U_3-06-04-3C/kernel/linux'
  58. make: *** [kernelbuild] Error 2
Advertisement
Add Comment
Please, Sign In to add comment