Buenas gente,<div id="-chrome-auto-translate-plugin-dialog" style="background-image:initial!important;background-color:transparent!important;padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important;overflow-x:visible!important;overflow-y:visible!important;text-align:left!important">
<div style><div class="translate"></div><div class="additional"></div></div><img src="http://www.google.com/uds/css/small-logo.png" onclick="document.location.href=&#39;http://translate.google.com/&#39;;" style="position: absolute !important; z-index: -1 !important; right: 1px !important; top: -20px !important; cursor: pointer !important;-webkit-border-radius: 20px; background-color: rgba(200, 200, 200, 0.3) !important; padding: 3px 5px 0 !important; margin: 0 !important;"></div>
<div><br></div><div>iba a añadir el nuevo componente introrob al repositorio oficial, por lo que me he descargado la versión más reciente y a la hora de construir todo el sistema con los comandos del manual (como venía haciendo hasta ahora) estoy viendo que hay algún problema ya que no se generan los Makefiles con los que luego se podía compilar cada uno de ellos, los comandos son:</div>
<div><br></div><div><pre style="padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(47,111,171);border-right-color:rgb(47,111,171);border-bottom-color:rgb(47,111,171);border-left-color:rgb(47,111,171);background-color:rgb(255,255,255);line-height:1.1em">
cd $JDEproject_dir
aclocal
autoconf
autoheader
autoreconf -vfi
automake -a
./configure --prefix=$JDErobot_install_dir --disable-component-recordingserver --with-gearbox=/usr/local
make
sudo make install</pre></div><div><br></div><div>No sé si tendrá algo que ver que se han añadido nuevos componentes y eliminado otros, como por ejemplo el introrob antiguo, y no se han modificado algunas configuraciones (por ejemplo las del directorio m4/) y esto genere incoherencias.</div>
<div><br></div><div>Un saludo!</div><div><br></div><div>Maikel.</div>