Hi all, I am trying to compile the highpoint rr231x driver for use on the openfiler (rPath) platform, but the output I get from the make command is as below;<br><br>[root@master-ds linux]# make<br>make[1]: Entering directory `/lib/modules/2.6.29.6-0.13.smp.gcc3.4.x86.i686/build&#39;<br>
  CC [M]  /opt/src/rr231x_0x-linux-src-v2.5/product/rr2310pm/linux/.build/os_linux.o<br>  CC [M]  /opt/src/rr231x_0x-linux-src-v2.5/product/rr2310pm/linux/.build/osm_linux.o<br>  CC [M]  /opt/src/rr231x_0x-linux-src-v2.5/product/rr2310pm/linux/.build/div64.o<br>
  CC [M]  /opt/src/rr231x_0x-linux-src-v2.5/product/rr2310pm/linux/.build/hptinfo.o<br>  CC [M]  /opt/src/rr231x_0x-linux-src-v2.5/product/rr2310pm/linux/.build/config.o<br>  LD [M]  /opt/src/rr231x_0x-linux-src-v2.5/product/rr2310pm/linux/.build/rr2310_00.o<br>
  Building modules, stage 2.<br>  MODPOST 1 modules<br>WARNING: could not find /opt/src/rr231x_0x-linux-src-v2.5/product/rr2310pm/linux/.build/.him_rr2310pm.o.cmd for /opt/src/rr231x_0x-linux-src-v2.5/product/rr2310pm/linux/.build/him_rr2310pm.o<br>
  LD [M]  /opt/src/rr231x_0x-linux-src-v2.5/product/rr2310pm/linux/.build/rr2310_00.ko<br>make[1]: Leaving directory `/lib/modules/2.6.29.6-0.13.smp.gcc3.4.x86.i686/build&#39;<br><br><br>Now, I know that specific file does not exist, but I just cannot make it work!<br>
Any ideas?<br><br>Scott<br><br>p.s. drivers from here <a href="http://www.highpoint-tech.com/USA/bios_rr2314.htm">http://www.highpoint-tech.com/USA/bios_rr2314.htm</a> (right at the bottom)<br>