You are not logged in.

#1 2015-05-27 18:29:34

paltoes
Member
Registered: 2015-05-27
Posts: 1

Error Compiling eapol_test from wpa_supplicant

I'm trying to build eapol_test from wpa_supplicant. When I execute "make eapol_test", I get the following error:

/usr/bin/ld: cannot find -lnl
collect2: error: ld returned 1 exit status
Makefile:1625: recipe for target 'eapol_test' failed
make: *** [eapol_test] Error 1

I have libnl installed. Can someone explain why the build fails?

Offline

#2 2015-05-28 06:55:55

mauritiusdadd
Member
From: Benevento, Italy
Registered: 2013-10-27
Posts: 776

Re: Error Compiling eapol_test from wpa_supplicant

Works fine here, form where did you get the sources? And what is the output of the following commands?

pacman -Qi libnl
ldconfig -p | grep libnl

-- edit:

I think the best method is to download the package sources using ABS and then edit the PKGBUILD to compile  eapol_test

Last edited by mauritiusdadd (2015-05-28 07:02:09)


About me - github

-- When you have eliminated the impossible, whatever remains, however improbable, must be the truth -- Spock | Sherlock Holmes

Offline

Board footer

Powered by FluxBB