Advertisement
Karim_Gabr

Untitled

May 30th, 2015
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. make -C src all
  2. make[1]: Entering directory `/aircrack-ng-1.2-rc2/src'
  3. gcc -g -W -Wall -O3 -D_FILE_OFFSET_BITS=64 -D_REVISION=0 -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude wpaclean.o osdep/radiotap/radiotap.o -o wpaclean -Losdep -losdep -lnl-genl-3 -lnl-3
  4. /usr/bin/ld: cannot find -lnl-genl-3
  5. collect2: ld returned 1 exit status
  6. make[1]: *** [wpaclean] Error 1
  7. make[1]: Leaving directory `/aircrack-ng-1.2-rc2/src'
  8. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement