daily pastebin goal
75%
SHARE
TWEET

Untitled

a guest Aug 1st, 2012 29 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. e@e-Extensa-7620:~/Desktop/aircrack-ng-1.1$ make
  2. make -C src all
  3. make[1]: Entering directory `/home/e/Desktop/aircrack-ng-1.1/src'
  4. make -C osdep
  5. make[2]: Entering directory `/home/e/Desktop/aircrack-ng-1.1/src/osdep'
  6. Building for Linux
  7. make[3]: Entering directory `/home/e/Desktop/aircrack-ng-1.1/src/osdep'
  8. gcc -g -W -Wall -Werror -O3 -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -fPIC -I..    -c -o linux.o linux.c
  9. linux.c: In function ‘is_ndiswrapper’:
  10. linux.c:165:17: error: variable ‘unused’ set but not used [-Werror=unused-but-set-variable]
  11. linux.c: In function ‘linux_set_rate’:
  12. linux.c:334:22: error: variable ‘unused’ set but not used [-Werror=unused-but-set-variable]
  13. linux.c: In function ‘linux_set_channel’:
  14. linux.c:807:22: error: variable ‘unused’ set but not used [-Werror=unused-but-set-variable]
  15. linux.c: In function ‘linux_set_freq’:
  16. linux.c:896:22: error: variable ‘unused’ set but not used [-Werror=unused-but-set-variable]
  17. linux.c: In function ‘set_monitor’:
  18. linux.c:1022:22: error: variable ‘unused’ set but not used [-Werror=unused-but-set-variable]
  19. linux.c: In function ‘do_linux_open’:
  20. linux.c:1366:12: error: variable ‘unused_str’ set but not used [-Werror=unused-but-set-variable]
  21. linux.c:1352:15: error: variable ‘unused’ set but not used [-Werror=unused-but-set-variable]
  22. linux.c: In function ‘get_battery_state’:
  23. linux.c:1982:35: error: variable ‘current’ set but not used [-Werror=unused-but-set-variable]
  24. cc1: all warnings being treated as errors
  25. make[3]: *** [linux.o] Error 1
  26. make[3]: Leaving directory `/home/e/Desktop/aircrack-ng-1.1/src/osdep'
  27. make[2]: *** [all] Error 2
  28. make[2]: Leaving directory `/home/e/Desktop/aircrack-ng-1.1/src/osdep'
  29. make[1]: *** [osd] Error 2
  30. make[1]: Leaving directory `/home/e/Desktop/aircrack-ng-1.1/src'
  31. make: *** [all] Error 2
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top