| View previous topic :: View next topic |
| Author |
Message |
FredrikP
Joined: 06 Aug 2005 Posts: 6
|
Posted: Sat Aug 06, 2005 1:29 am Post subject: Help needed running toolchain.sh |
|
|
When running toolchain.sh I get the following error :
| Code: | grep: Makefile.in: No such file or directory
cat: configure: No such file or directory
./toolchain.sh: line 245: ./configure: Permission denied
ERROR RUNNING PSPSDK CONFIGURE |
(Not sure if the "No such file or directory" has anything to do with it though)
Anyways, is this the same problem as question number 3 in "Common errors and solutions"?
And if that is the case, how do I do the
chmod +x ./configure
???
(I installed Cygwin with ALL the optional parts, and im using the latest version of the toolchain....)
Any help appreciated
/FredrikP |
|
| Back to top |
|
 |
Agoln

Joined: 08 Jun 2005 Posts: 326 Location: Fort Wayne, IN
|
Posted: Sat Aug 06, 2005 1:35 am Post subject: Re: Help needed running toolchain.sh |
|
|
| FredrikP wrote: |
And if that is the case, how do I do the
chmod +x ./configure
|
type in 'chmod +x ./configure' in the prompt... _________________ Lego of my Ago! |
|
| Back to top |
|
 |
FredrikP
Joined: 06 Aug 2005 Posts: 6
|
Posted: Sat Aug 06, 2005 1:43 am Post subject: |
|
|
When i type
| Code: | | chmod +x ./configure |
i get
| Code: | | chmod: cannot acces `./configure´: No such file or directory |
btw thanx for your help =) |
|
| Back to top |
|
 |
Agoln

Joined: 08 Jun 2005 Posts: 326 Location: Fort Wayne, IN
|
Posted: Sat Aug 06, 2005 1:52 am Post subject: |
|
|
and you typed that at the same place that you type ./toolchain? _________________ Lego of my Ago! |
|
| Back to top |
|
 |
FredrikP
Joined: 06 Aug 2005 Posts: 6
|
Posted: Sat Aug 06, 2005 1:56 am Post subject: |
|
|
Yes, after doing the "cd psptolchain", being at
Fredrik@fredrik ~/psptoolchain
$
should i have a file called configure in my psptoolchain folder? |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
|
| Back to top |
|
 |
Thanhda

Joined: 09 Apr 2005 Posts: 331 Location: Canada
|
Posted: Sat Aug 06, 2005 3:14 am Post subject: |
|
|
where are you installing this? at your school or work place? i find it when i try to install it at my school. it doesnt build me a default home dir. and in the same time doesnt allow me to finish the install of psptoolchain, with the same errors. _________________ There are 10 types of people in the world: Those who understand binary, and those who don't... |
|
| Back to top |
|
 |
FredrikP
Joined: 06 Aug 2005 Posts: 6
|
Posted: Sat Aug 06, 2005 5:56 am Post subject: |
|
|
Well, now I've reinstalled Cygwin a couple of times, and now im sure I've got both automake and autoconf. Now when I run the script i get the following error:
"ERROR BUILDING NEWLIB"
Does anybody recognize this? |
|
| Back to top |
|
 |
Agoln

Joined: 08 Jun 2005 Posts: 326 Location: Fort Wayne, IN
|
Posted: Sat Aug 06, 2005 6:06 am Post subject: |
|
|
| FredrikP wrote: | | "ERROR BUILDING NEWLIB" |
more information please? Like, post the last 20 lines. _________________ Lego of my Ago! |
|
| Back to top |
|
 |
FredrikP
Joined: 06 Aug 2005 Posts: 6
|
Posted: Sat Aug 06, 2005 6:39 am Post subject: |
|
|
ok this is the current prob...
 |
|
| Back to top |
|
 |
FredrikP
Joined: 06 Aug 2005 Posts: 6
|
Posted: Sat Aug 06, 2005 10:20 pm Post subject: |
|
|
Never mind, I've finally got it all together and compiled my first samle!!! =)
thanx for your help! (what i did was throw out my old installation of cygwin and follow http://wiki.pspdev.org/psp:programming_faq
to the letter.. ;)
now i can finally begin experimenting! |
|
| Back to top |
|
 |
|