Hola. <br><br>Tras solucionar el problemilla con erratic, ahora la compilacion de player me salta con esto:<br><br>actarrayproxy.cc: In member function &#39;player_actarray_actuator_t PlayerCc::ActArrayProxy::GetActuatorData(uint) const&#39;:<br>
actarrayproxy.cc:180: error: &#39;memset&#39; was not declared in this scope<br>actarrayproxy.cc: In member function &#39;player_actarray_actuatorgeom_t PlayerCc::ActArrayProxy::GetActuatorGeom(uint) const&#39;:<br>actarrayproxy.cc:194: error: &#39;memset&#39; was not declared in this scope<br>
make[3]: *** [actarrayproxy.lo] Error 1<br>make[3]: Leaving directory `/home/miguelat/Desktop/player-2.0.3/client_libs/libplayerc++&#39;<br>make[2]: *** [install-recursive] Error 1<br>make[2]: Leaving directory `/home/miguelat/Desktop/player-2.0.3/client_libs/libplayerc++&#39;<br>
make[1]: *** [install-recursive] Error 1<br>make[1]: Leaving directory `/home/miguelat/Desktop/player-2.0.3/client_libs&#39;<br>make: *** [install-recursive] Error 1<br><br><br>¿A alguien le ha pasado esto ya?<br>