• Steam recently changed the default privacy settings for all users. This may impact tracking. Ensure your profile has the correct settings by following the guide on our forums.

PSP SDK setup fail.....9 hours into set up :(

pcstalljr

teen! hide your daughters
i do believe i have an epic fail on my hands. :cry: i was setting up the PSP SDK in CYGWIN. and around 9 to 10 hours into toolchain.sh i get
../scripts/004-newlib-1.15.0.sh: Failed.
but i also noticed a while before that. it hung on
checking for correct version of gmp.h... no
and came up with
checking for correct version of gmp.h... no
*** This configuration is not supported in the following subdirectories:
target-libgloss
(Any other directories should still work fine.)
and
checking for psp-cc... no
checking for psp-gcc... psp-gcc
checking for psp-c++... no
checking for psp-g++... no
checking for psp-cxx... no
checking for psp-gxx... no
checking for psp-gcc... psp-gcc
checking for psp-gcj... no
checking for psp-gfortran... no
would that have anything to do with it?

:bored: any help? i realy would like to have this running. i would love to help contribute to the homebrew world. thats alot.

(more code here)
checking for gcc... (cached) psp-gcc -B/home/temp/psptoolchain/build/newlib-1.15.0/build-psp/psp/newlib/ -isystem /home/
temp/psptoolchain/build/newlib-1.15.0/build-psp/psp/newlib/targ-include -isystem /home/temp/psptoolchain/build/newlib-1.
15.0/newlib/libc/include
checking dependency style of psp-gcc -B/home/temp/psptoolchain/build/newlib-1.15.0/build-psp/psp/newlib/ -isystem /home/
temp/psptoolchain/build/newlib-1.15.0/build-psp/psp/newlib/targ-include -isystem /home/temp/psptoolchain/build/newlib-1.
15.0/newlib/libc/include... (cached) gcc3
checking whether we are using GNU C... (cached) yes
checking whether psp-gcc -B/home/temp/psptoolchain/build/newlib-1.15.0/build-psp/psp/newlib/ -isystem /home/temp/psptool
chain/build/newlib-1.15.0/build-psp/psp/newlib/targ-include -isystem /home/temp/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/temp/psptoolchain/build/newlib-1.15.0/build-psp'
make: *** [all] Error 2
../scripts/004-newlib-1.15.0.sh: Failed.
 
You didn't give us enough of the error log.

What you need to do is find the lines that start with "Error: "
 
i never used pspsdk in cygwin mainly because like you i couldnt get it setup so i was told to use this:

Download PSPSDK 0.9.3

The Project

dev paks and stuff can be downloaded there also.

thanks! that helped! and @hardrive. well thats just the thing. well over 600 lines in my log. and no errors. at all :bored: it was weird. but the minPSPw worked :w00t:
 
Back
Top