daily pastebin goal
75%
SHARE
TWEET

Untitled

a guest Aug 1st, 2012 21 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. e@e-Extensa-7620:~/void11-0.2.0/hostapd-0.1.3$ make HOSTAPD_PATH=/tools/wifi/hostapd-0.1.3 USEGTK=1 USECONSOLE=1 all install
  2. make: Nothing to be done for `all'.
  3. make: *** No rule to make target `install'.  Stop.
  4. e@e-Extensa-7620:~/void11-0.2.0/hostapd-0.1.3$ make HOSTAPD_PATH=USEGTK=1 USECONSOLE=1 all installmake: Nothing to be done for `all'.
  5. make: *** No rule to make target `install'.  Stop.
  6. e@e-Extensa-7620:~/void11-0.2.0/hostapd-0.1.3$ make HOSTAPD_PATH=USEGTK=1 USECONSOLE=1 all install
  7. make: Nothing to be done for `all'.
  8. make: *** No rule to make target `install'.  Stop.
  9. e@e-Extensa-7620:~/void11-0.2.0/hostapd-0.1.3$ cd ..
  10. e@e-Extensa-7620:~/void11-0.2.0$ make HOSTAPD_PATH=USEGTK=1 USECONSOLE=1 all install
  11. make[1]: Entering directory `/home/e/void11-0.2.0/lib'
  12. make[1]: Nothing to be done for `all'.
  13. make[1]: Leaving directory `/home/e/void11-0.2.0/lib'
  14. make[1]: Entering directory `/home/e/void11-0.2.0/console'
  15. make[1]: Nothing to be done for `all'.
  16. make[1]: Leaving directory `/home/e/void11-0.2.0/console'
  17. for i in lib console; do \
  18.                 make -C /home/e/void11-0.2.0/$i \
  19.                         PREFIX=/usr/local VOID11_TOPDIR=/home/e/void11-0.2.0 install; \
  20.         done
  21. make[1]: Entering directory `/home/e/void11-0.2.0/lib'
  22. cp: cannot create regular file `/usr/local/include/void11.h': Permission denied
  23. make[1]: *** [install] Error 1
  24. make[1]: Leaving directory `/home/e/void11-0.2.0/lib'
  25. make[1]: Entering directory `/home/e/void11-0.2.0/console'
  26. cp: cannot create regular file `/usr/local/sbin/void11_penetration': Permission denied
  27. make[1]: *** [install] Error 1
  28. make[1]: Leaving directory `/home/e/void11-0.2.0/console'
  29. make: *** [install] Error 2
  30. e@e-Extensa-7620:~/void11-0.2.0$ make HOSTAPD_PATH=/home/e/hostapd-0.1.3 USEGTK=1 USECONSOLE=1 all install
  31. make[1]: Entering directory `/home/e/void11-0.2.0/lib'
  32. make[1]: Nothing to be done for `all'.
  33. make[1]: Leaving directory `/home/e/void11-0.2.0/lib'
  34. make[1]: Entering directory `/home/e/void11-0.2.0/console'
  35. make[1]: Nothing to be done for `all'.
  36. make[1]: Leaving directory `/home/e/void11-0.2.0/console'
  37. make -C /home/e/void11-0.2.0/gtk VOID11_TOPDIR=/home/e/void11-0.2.0
  38. make[1]: Entering directory `/home/e/void11-0.2.0/gtk'
  39. make  all-recursive
  40. make[2]: Entering directory `/home/e/void11-0.2.0/gtk'
  41. Making all in src
  42. make[3]: Entering directory `/home/e/void11-0.2.0/gtk/src'
  43. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../../       -D_REENTRANT_ -g3 -ggdb         -DPACKAGE_DATA_DIR=\""/usr/local/share"\"       -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\"      -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12    -I/tools/wifi/hostapd-0.1.3 -I/home/e/tools/wifi/void11-0.2.0/lib -O3 -fomit-frame-pointer  -g -O2 -c main.c
  44. In file included from main.h:15:0,
  45.                  from main.c:38:
  46. /home/e/tools/wifi/void11-0.2.0/lib/void11.h:38:21: fatal error: hostapd.h: No such file or directory
  47. compilation terminated.
  48. make[3]: *** [main.o] Error 1
  49. make[3]: Leaving directory `/home/e/void11-0.2.0/gtk/src'
  50. make[2]: *** [all-recursive] Error 1
  51. make[2]: Leaving directory `/home/e/void11-0.2.0/gtk'
  52. make[1]: *** [all-recursive-am] Error 2
  53. make[1]: Leaving directory `/home/e/void11-0.2.0/gtk'
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top