Hola, estoy tratando de hacer un custom firmware update para mi router y
al intentar compilar bash configutils.bash me sale este error, ya habia
instalado makeinfo, pero leyendo un poco en internet al parecer algunos
de los errores siguientes son debido a la version de makeinfo, seria muy
valiosa su ayuda, al final no he podido resolver esto:
WARNING: `makeinfo' is missing on your system. You should only need it if
you modified a `.texi' or `.texinfo' file, or any other file
indirectly affecting the aspect of the manual. The spurious
call might also be the consequence of using a buggy `make' (AIX,
DU, IRIX). You might want to install the `Texinfo' package or
the `GNU make' package. Grab either from any GNU archive site.
Makefile:364: fallo en las instrucciones para el objetivo
'/home/kenneth/source/binutils-2.17/bfd/doc/bfd.info'
make[3]: *** [/home/kenneth/source/binutils-2.17/bfd/doc/bfd.info] Error 1
make[3]: se sale del directorio
'/home/kenneth/opt/build/binutils-2.17/bfd/doc'
Making info in po
make[3]: se entra en el directorio
'/home/kenneth/opt/build/binutils-2.17/bfd/po'
make[3]: No se hace nada para 'info'.
make[3]: se sale del directorio
'/home/kenneth/opt/build/binutils-2.17/bfd/po'
make[3]: se entra en el directorio
'/home/kenneth/opt/build/binutils-2.17/bfd'
make[3]: No se hace nada para 'info-am'.
make[3]: se sale del directorio '/home/kenneth/opt/build/binutils-2.17/bfd'
Makefile:1029: fallo en las instrucciones para el objetivo 'info-recursive'
make[2]: *** [info-recursive] Error 1
make[2]: se sale del directorio '/home/kenneth/opt/build/binutils-2.17/bfd'
Makefile:2719: fallo en las instrucciones para el objetivo 'all-bfd'
make[1]: *** [all-bfd] Error 2
make[1]: se sale del directorio '/home/kenneth/opt/build/binutils-2.17'
Makefile:628: fallo en las instrucciones para el objetivo 'all'
make: *** [all] Error 2
make: se sale del directorio '/home/kenneth/opt/build/binutils-2.17'