ndstool Not found
Posted: Fri Jul 01, 2011 11:19 pm
I have just set up devkitARM, according to the instructions on this webpage:
http://devkitpro.org/wiki/Getting_Started/devkitARM
When I attempt to compile the examples, however, I get the following output/error:
make[1]: Entering directory `/opt/devkitpro/examples/nds/audio'
make[2]: Entering directory `/opt/devkitpro/examples/nds/audio/maxmod'
make[3]: Entering directory `/opt/devkitpro/examples/nds/audio/maxmod/audio_modes'
/bin/sh: ndstool: not found
make[4]: *** [/opt/devkitpro/examples/nds/audio/maxmod/audio_modes/audio_modes.nds] Error 127
make[3]: *** [build] Error 2
make[3]: Leaving directory `/opt/devkitpro/examples/nds/audio/maxmod/audio_modes'
make[2]: *** [all] Error 1
make[2]: Leaving directory `/opt/devkitpro/examples/nds/audio/maxmod'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/opt/devkitpro/examples/nds/audio'
make: *** [examples] Error 1
I get this error when I try to compile any other projects as well. I have already set my environment variables as it told me on the page I linked to. I am using Ubuntu 11.04, if that helps. Any help on fixing this would be appreciated!
http://devkitpro.org/wiki/Getting_Started/devkitARM
When I attempt to compile the examples, however, I get the following output/error:
make[1]: Entering directory `/opt/devkitpro/examples/nds/audio'
make[2]: Entering directory `/opt/devkitpro/examples/nds/audio/maxmod'
make[3]: Entering directory `/opt/devkitpro/examples/nds/audio/maxmod/audio_modes'
/bin/sh: ndstool: not found
make[4]: *** [/opt/devkitpro/examples/nds/audio/maxmod/audio_modes/audio_modes.nds] Error 127
make[3]: *** [build] Error 2
make[3]: Leaving directory `/opt/devkitpro/examples/nds/audio/maxmod/audio_modes'
make[2]: *** [all] Error 1
make[2]: Leaving directory `/opt/devkitpro/examples/nds/audio/maxmod'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/opt/devkitpro/examples/nds/audio'
make: *** [examples] Error 1
I get this error when I try to compile any other projects as well. I have already set my environment variables as it told me on the page I linked to. I am using Ubuntu 11.04, if that helps. Any help on fixing this would be appreciated!