I finally got kernel 2.6.35-rc4 built for armv5 using the provided cross compile tool chain, but without additional patches (yet). This means wlan only works as client and NOT as host (due to libertas_sdio not being included in 2.6.35-rc4 as far as I can say). Everything else is supposed to work pretty well. Atm I try to find a proper way to generate a rpm package, but &quot;make rpm-pkg&quot; fails with the following error(s):<div>
<div><br></div><div>/bin/sh /sandbox/linux-2.6.35-rc4/scripts/setlocalversion --scm-only &gt; /sandbox/linux-2.6.35-rc4/.scmversion</div><div>cat: .scmversion: input file is output file</div><div>make[1]: *** [rpm-pkg] Error 1</div>
<div>make: *** [rpm-pkg] Error 2</div></div><div><br></div><div>Appendix: auto generated .spec file</div><div><br></div><div>Help appreciated!</div><div><br></div><div>Once I understand that process and why it keeps failing, I am going to create a patched kernel so GuruPlugServerPlus is usable as AccessPoint</div>