<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Dan,<br><br>Thank you very much for the last observation, that has corrected the link error<br>and I did not get the number of type definition conflicts on Fedora.<br><br>I did the following:-<br><blockquote><ol><li>make clean</li><li>make</li><li>make install</li><li>ls -l $(which hostapd)<br>-rwxr-xr-x. 1 root root 3348471 May&nbsp; 9 00:35 /usr/local/bin/hostapd<br></li></ol></blockquote><br>That has resolved the issue of not locating the driver.<br><br># hostapd -v<br>hostapd v2.0<br>User space daemon for IEEE 802.11 AP management,<br>IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator<br>Copyright (c) 2002-2012, Jouni Malinen &lt;j@w1.fi&gt; and contributors<br><br>Now I am getting:-<br># hostapd ./hostapd-naipsHotSpot.conf <br>Configuration file: ./hostapd-naipsHotSpot.conf<br>nl80211: Failed to set interface wlan0 into AP mode<br>nl80211 driver initialization failed.<br><br>I guess that I have a very basic config file:-<br><br># cat hostapd-naipsHotSpot.conf <br>#change wlan0 to your wireless device<br>interface=wlan0<br>#driver=iwlwifi<br>#driver=cfg80211<br>driver=nl80211<br>ssid=naipsHotSpot<br>channel=1<br><br>Best Regards<br>
Naipaul Ojar<br>
&nbsp;<br>
<font style="" color="#ff0000">May you have a blessed Day</font>.<a href="http://www.jaxtr.com/user/callmelauncher.jsp?un=naipaul_ojar" style="text-decoration:underline;color:orange" target="_blank"></a><br>&nbsp; ~~0~0~0~~<br><br><br><div><div id="SkyDrivePlaceholder"></div>&gt; Subject: Re: Has anyone configure HostAPd nl80211 for Fedora 18<br>&gt; From: dcbw@redhat.com<br>&gt; To: naipaul_ojar@hotmail.com<br>&gt; CC: hostap@lists.shmoo.com<br>&gt; Date: Wed, 8 May 2013 16:32:26 -0500<br>&gt; <br>&gt; On Wed, 2013-05-08 at 20:52 +0000, Naipaul Ojar wrote:<br>&gt; &gt; &gt; On Tue, 2013-05-07 at 00:56 +0000, Naipaul Ojar wrote:<br>&gt; &gt; &gt; &gt; Hi Dan,<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; I do have that file, and others also.<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; In the directory:-<br>&gt; &gt; &gt; &gt; ../hostapd/hostapd-2.0/src/drivers/<br>&gt; &gt; &gt; &gt; driver_common.o/.d<br>&gt; &gt; &gt; &gt; driver_hostap.o/.d<br>&gt; &gt; &gt; &gt; driver_nl802011.o/.d<br>&gt; &gt; &gt; &gt; drivers.o/.d<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; <br>&gt; &gt; &gt; Ok, when you see this error, please run:<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; make V=1<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; and the post the output.<br>&gt; <br>&gt; Ok, that's better.  Make sure you have:<br>&gt; <br>&gt; CONFIG_LIBNL32=y<br>&gt; <br>&gt; defined in your build config; I think that's the problem.<br>&gt; <br>&gt; Dan<br>&gt; <br>&gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Dan<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; The current executable may not contain the nl80211 driver, and the linker fails against the library 'nl-genl'<br>&gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt;                                                <br>&gt; <br>&gt; <br></div>                                               </div></body>
</html>