CraftyBoss / SuperMarioOdysseyOnline

Online Multiplayer Mod for Super Mario Odyssey.

Home Page:https://discord.gg/jYCueK2BqD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fail to build dev branch

2Epik4u opened this issue · comments

Trying to build dev branch on Arch Linux with ISEMU set to 1 in the Makefile and fails with this

/tmp/ccXvftrU.s: Assembler messages:
/tmp/ccXvftrU.s:15: Warning: setting incorrect section attributes for .rodata.module_name
svc.s
crt0.s
linking SuperMarioOdysseyOnline100.elf
make[2]: elf2nso: No such file or directory
make[2]: *** [/home/justin/SuperMarioOdysseyOnline/MakefileNSO:154: /home/justin/SuperMarioOdysseyOnline/SuperMarioOdysseyOnline100.nso] Error 127
make[2]: Leaving directory '/home/justin/SuperMarioOdysseyOnline/build100'
make[1]: *** [MakefileNSO:135: build100] Error 2
make[1]: Leaving directory '/home/justin/SuperMarioOdysseyOnline'
make: *** [Makefile:19: starlight] Error 2

Used DEVKITPRO=/opt/devkitpro/ make to build it and installed all dependencies,