Bug 1041471

Summary: libnl-1 is deprecated, hostapd should be linked with libnl3
Product: [Fedora] Fedora Reporter: Account closed by the user <b38617>
Component: hostapdAssignee: Simone Caronni <negativo17>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: linville, negativo17
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-22 10:08:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 984226    

Description Account closed by the user 2013-12-12 16:16:59 UTC
Please, add "CONFIG_LIBNL32=y" to hostapd/defconfig and
replace "BuildRequires: libnl-devel >= 1.1" with "libnl3-devel"

Support for nl3 was added time ago: http://marc.info/?t=132173631100050

-thanks-

Comment 1 Account closed by the user 2014-01-31 17:35:20 UTC
ping?

(In reply to Xose Vazquez Perez from comment #0)

> Please, add "CONFIG_LIBNL32=y" to hostapd/defconfig and
> replace "BuildRequires: libnl-devel >= 1.1" with "libnl3-devel"
> 
> Support for nl3 was added time ago: http://marc.info/?t=132173631100050

It was documented recently: http://hostap.epitest.fi/gitweb/gitweb.cgi?p=hostap.git;a=commitdiff;h=3043b4f4550a71487bd9f0cc876d1baddbb7bb5d

But it works flawlessly in hostapd-2.0.

Comment 2 Simone Caronni 2014-02-03 08:53:29 UTC
I've made a build, can you please test it?

http://koji.fedoraproject.org/koji/buildinfo?buildID=495581

Thanks,
--Simone