Nds-bootstrap: "make[2]: lzss: Command not found" -

Created on 3 Sep 2019  路  3Comments  路  Source: DS-Homebrew/nds-bootstrap

I compile in Ubuntu 18. Here is error while compiling.

built ... cardengine_arm7.bin
rm /home/nott/nds/nds-bootstrap/retail/cardengine/arm7/../../nitrofiles_dec/cardengine_arm7.elf
make[3]: Leaving directory '/home/nott/nds/nds-bootstrap/retail/cardengine/arm7/build'
make[2]: lzss: Command not found
Makefile:108: recipe for target 'build' failed
make[2]: * [build] Error 127

I think it is missing lzss package. Which package should I install. I search google for lzss in debain/ubuntu but it not found yet.

All 3 comments

The link will be in azure pipeline .yml file.

https://cdn.discordapp.com/attachments/283769550611152897/615767904926826498/lzss

Download this, chmod +x it and then dump it in the bin folder of devkitpro

https://cdn.discordapp.com/attachments/283769550611152897/615767365266833408/lzss.c
(Also, here's the modified source file that works on linux for future reference)

Was this page helpful?
0 / 5 - 0 ratings