Okay -- so I had the psptoolchain20050619 set up. I followed the instructions on this board (further down the page) I'm on a cygwin setup. I upgraded the toolchain to the 20050625 version and followed the instructions etc...
It worked I made the sample PBP no problems. I turned off the computer, happy in the knowledge that the world was a better place.
Later on I booted up cygwin, tried to make an example and it announced that many the includes of PSPSDK didn't exsit. So I thought it must be that I stilld had PSPDev info in my .bash_profile so I deleted that.
Now everytime I try to make a file it can't get the PSPSDK=$(shell psp-config --pspsdk-path) varible. So it can't find the build.mak file.
I tried to reinstal the SDK but when I configure it claims it can't find the toolchain. What's happened??? What have I done? I set the windows enviroment setting, so I'm pretty sure that's not the issue.
Any help would be great!
Problem setting up... :/
Re: Problem setting up... :/
Bad idea :-/, .bash_profile has lots of information about a lot of what your shell is going to do.Energy wrote:So I thought it must be that I stilld had PSPDev info in my .bash_profile so I deleted that.
I would try and recover that file asap!
Lego of my Ago!
Re: Problem setting up... :/
lol - i didn't delete the whole file - just the stuff you put in when u set up the toolchain. :) Not that stupid... i hopeAgoln wrote:Bad idea :-/, .bash_profile has lots of information about a lot of what your shell is going to do.Energy wrote:So I thought it must be that I stilld had PSPDev info in my .bash_profile so I deleted that.
I would try and recover that file asap!
Seems to be working now. Tho I updated to the latest SVN and I'm not sure if it's compiling 100% right now. Either way I was able to compile the pspsdk sample.
Maybe worth mention in the script that you do need the paths set up in the bash_profile file. Because the cygwin tutorial on the page says that you don't need them, yet I couldn't compile the SDK without them :/
Maybe worth mention in the script that you do need the paths set up in the bash_profile file. Because the cygwin tutorial on the page says that you don't need them, yet I couldn't compile the SDK without them :/
Soz ooPo I went off these instructions - http://forums.ps2dev.org/viewtopic.php?t=2374ooPo wrote:If you read the README that came with the toolchain, it would have told you.
Which states that you don't need to worry about those lines.
Either way that wasn't my original problem. It just stopped working.
anyway the world is happier now cause it's working :)
Errors
It is two days i try to setup the PSP SDK tool and always get the same errors.
Cant be due to corrupted file as i ve downloaded them 3 times.
here are the errors, if anyone has a clue what is causing it..please tell meeeeee ~_~
binutils-2.16/gas/obj.h
tar:Skipping to next header
tar: Archive contains obsolescent base-64 headers
gzip: stdin: invalid compressed data--length error
....
....
patching....
patching....
can't find file to patch at input line 204
Is the problem coming from the binutils-2.16 file? in that case it means the ./toolchain.sh is going to fetch a corrupted file forever. :(
toolchain.sh is the latest one from opoo's site.
Ciao
Cant be due to corrupted file as i ve downloaded them 3 times.
here are the errors, if anyone has a clue what is causing it..please tell meeeeee ~_~
binutils-2.16/gas/obj.h
tar:Skipping to next header
tar: Archive contains obsolescent base-64 headers
gzip: stdin: invalid compressed data--length error
....
....
patching....
patching....
can't find file to patch at input line 204
Is the problem coming from the binutils-2.16 file? in that case it means the ./toolchain.sh is going to fetch a corrupted file forever. :(
toolchain.sh is the latest one from opoo's site.
Ciao