| View previous topic :: View next topic |
| Author |
Message |
Energy
Joined: 26 Mar 2005 Posts: 133 Location: uk/beds/flitwick
|
Posted: Sun Jul 10, 2005 11:00 pm Post subject: Problem setting up... :/ |
|
|
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! |
|
| Back to top |
|
 |
Energy
Joined: 26 Mar 2005 Posts: 133 Location: uk/beds/flitwick
|
Posted: Mon Jul 11, 2005 5:32 pm Post subject: |
|
|
| Please any help would be great - cause I feel lost without my psp dev kit! (ok well it's not that bad but u know what I mean). I'm guessing it's the windows varible and cygwin not puicking it up. Any advice would be great :/ |
|
| Back to top |
|
 |
Agoln

Joined: 08 Jun 2005 Posts: 326 Location: Fort Wayne, IN
|
Posted: Mon Jul 11, 2005 11:53 pm Post subject: Re: Problem setting up... :/ |
|
|
| Energy wrote: | | So I thought it must be that I stilld had PSPDev info in my .bash_profile so I deleted that. |
Bad idea :-/, .bash_profile has lots of information about a lot of what your shell is going to do.
I would try and recover that file asap! _________________ Lego of my Ago! |
|
| Back to top |
|
 |
Energy
Joined: 26 Mar 2005 Posts: 133 Location: uk/beds/flitwick
|
Posted: Mon Jul 11, 2005 11:55 pm Post subject: Re: Problem setting up... :/ |
|
|
| Agoln wrote: | | Energy wrote: | | So I thought it must be that I stilld had PSPDev info in my .bash_profile so I deleted that. |
Bad idea :-/, .bash_profile has lots of information about a lot of what your shell is going to do.
I would try and recover that file asap! |
lol - i didn't delete the whole file - just the stuff you put in when u set up the toolchain. :) Not that stupid... i hope |
|
| Back to top |
|
 |
Energy
Joined: 26 Mar 2005 Posts: 133 Location: uk/beds/flitwick
|
Posted: Tue Jul 12, 2005 10:37 pm Post subject: |
|
|
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 :/ |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Wed Jul 13, 2005 12:20 am Post subject: |
|
|
| If you read the README that came with the toolchain, it would have told you. |
|
| Back to top |
|
 |
Energy
Joined: 26 Mar 2005 Posts: 133 Location: uk/beds/flitwick
|
Posted: Wed Jul 13, 2005 12:26 am Post subject: |
|
|
| ooPo wrote: | | If you read the README that came with the toolchain, it would have told you. |
Soz ooPo I went off these instructions - http://forums.ps2dev.org/viewtopic.php?t=2374
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 :) |
|
| Back to top |
|
 |
me

Joined: 14 Jul 2005 Posts: 4
|
Posted: Thu Jul 14, 2005 3:46 pm Post subject: 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 |
|
| Back to top |
|
 |
Energy
Joined: 26 Mar 2005 Posts: 133 Location: uk/beds/flitwick
|
Posted: Thu Jul 14, 2005 5:31 pm Post subject: |
|
|
| if you're doing it throught cygwin have you got the entire set of cygwin tools? |
|
| Back to top |
|
 |
|