[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem installing Aircrack-ng package



On Thu, 2015-04-30 at 01:17 +0530, Arghya Das wrote:
> Hello everyone, 
> I was having trouble installing aircrack-ng pacakge in my laptop
> running elementary Os (based on debian) . I downloaded the source
> package but could'nt compile it . everytime i use make to compile this
> happens :: 
> 
> 
> make -C src all
> make[1]: Entering directory
> `/home/my_username/aircrack-ng-1.2-rc2/src'
> 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  
> /usr/bin/ld: cannot find -lnl-genl-3

You are missing the nl-genl-3 library, or it's not in the loader path.
You may need to install separately. This is a common problem when
building from source packages.

-Marsh

> collect2: ld returned 1 exit status
> make[1]: *** [wpaclean] Error 1
> make[1]: Leaving directory `/home/my_username/aircrack-ng-1.2-rc2/src'
> make: *** [all] Error 2
> 
> 
> 
> 
> 
> 
> Please anyone help will be really appreciated.



Reply to: