Using Ubuntu 8.04, toolchain built without any detectable error.
When attempting to build the elf_template sample I get this error:
Code: Select all
make: psp-config: Command not found
Makefile:16: /lib/build.mak: No such file or directory
make: *** No rule to make target '/lib/build.mak'. Stop.
Code: Select all
echo $PSPDEV
/usr/local/pspdev
echo $PSPSDK
/usr/local/pspdev/psp/sdk
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/pspdev/bin:/usr/local/pspdev/psp/sdk/bin
Code: Select all
psp-config
Usage: psp-config [opts]
Options:
-p, --pspsdk-path : Print the base directory of PSPSDK
-d, --pspdev-path : Print the base install directory
-P, --psp-prefix : Print the prefix of PSP-hosted software