| View previous topic :: View next topic |
| Author |
Message |
umby24
Joined: 12 Aug 2009 Posts: 1
|
Posted: Wed Aug 12, 2009 3:08 am Post subject: PSP Dev Install error |
|
|
Running Ubuntu Linux Hardy (8.04)
When installing (Both toolchain.sh, and toolchain-sudo.sh) both run as the super user, I get..
| Code: |
checking whether psp-gcc -B/home/tommy/Desktop/psptoolchain/build/newlib-1.15.0/build-psp/psp/newlib/ -isystem /home/tommy/Desktop/psptoolchain/build/newlib-1.15.0/build-psp/psp/newlib/targ-include -isystem /home/tommy/Desktop/psptoolchain/build/newlib-1.15.0/newlib/libc/include accepts -g... (cached) no
checking for psp-as... (cached) psp-as
checking for psp-ar... (cached) psp-ar
checking for psp-ranlib... (cached) psp-ranlib
checking for psp-readelf... (cached) psp-readelf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether to enable maintainer-specific portions of Makefiles... no
checking for build system executable suffix... no
updating cache .././config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
make[1]: Leaving directory `/home/tommy/Desktop/psptoolchain/build/newlib-1.15.0/build-psp'
make: *** [all] Error 2
../scripts/004-newlib-1.15.0.sh: Failed.
ERROR: Could not run the toolchain script.
|
|
|
| Back to top |
|
 |
jimparis
Joined: 10 Jun 2005 Posts: 1179 Location: Boston
|
Posted: Wed Aug 12, 2009 6:53 am Post subject: |
|
|
| I think there was an earlier error that was omitted. Please post the full output (at least the last 100 lines). |
|
| Back to top |
|
 |
|