<div>Hi Ben Greear</div><div> </div><div>Yes , I am following the same procedure as you mentioned for libnl compilation.</div><div> </div><div>But dynamic libraries are not created after &quot;make install&quot;</div><div>
 </div><div>I traced back the problem.</div><div> </div><div>in libnl configure file , because of dynamic_linking= no flag, dynamic library creation is also set to &quot;no&quot; because of which nl and genl dynamic libraries are getting genereated.</div>
<div> </div><div>Hence the question is &quot;if i use ./configure --host=powerpc&quot; why dynamic_linking is being set to &quot;no&quot; ? Do I need to make any changes to configure file ?</div><div> </div><div>I am suspecting that dynamic linking is not supported for powerpc. If that is the case, do I need to statically link nl and genl with hostapd ?</div>
<div> </div><div>I am trying to understand this.</div><div> </div><div>-Uday</div><div> </div>