Eu preciso instalar um toolchain de LatticeMico32 (LM32) no Ubuntu 16.04, é para trabalhar em um FPGA, e eu achei, mas ele não pode instalá-lo com sucesso no UBUNTU, e alguém conseguiu instalá-lo quase concluído, tanto seguimos os mesmos passos, embora ele tenha o linux mint. Eu não sou especialista em "makefile", mas se alguém puder me ajudar. este é o tutorial onde encontrei uma opção para instalar o toolchain (é em espanhol). Como posso entender um (ou "o") Makefile ou resolvê-lo?
Os erros que são indicados em espanhol dizem (eu traduzo em inglês):
Makefile:282: it fails in the instructions for the target: 'run'
...
make[4]: it gets out of the directory '/home/daniel/LM32/compile-lm32-rtems/b-gbd'
Makefile:130: it fails in the instructions for the target: 'all'
...
make[3]: it gets out of the directory '/home/daniel/LM32/compile-lm32-rtems/b-gbd'
Makefile:7812: it fails in the instructions for the target: 'all-sim'
...
make[2]: it gets out of the directory '/home/daniel/LM32/compile-lm32-rtems/b-gbd'
Makefile:843: it fails in the instructions for the target: 'all'
...
make[1]: it gets out of the directory '/home/daniel/LM32/compile-lm32-rtems/b-gbd'
Makefile:122: it fails in the instructions for the target '.compile.gda.ok'
Eu tenho uma dúvida se o makefile do tutorial tem um total de 192 linhas, como pode falar da linha 843?
Todos os arquivos são compartilhados e seus links estão na descrição do vídeo