forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PSPSDK install error

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
BlackIce



Joined: 09 Jul 2005
Posts: 3

PostPosted: Sat Jul 09, 2005 12:41 pm    Post subject: PSPSDK install error Reply with quote

Well i am following this tutorial: http://psp.amazingspringthing.com/tutorial_toolchain.php
I got to the part where you type "make" in the pspsdk-1.0+beta folder.

This is the error i get

Code:
Sean1@COMP ~/pspsdk-1.0+beta
$ make
make  all-recursive
make[1]: Entering directory `/home/Sean1/pspsdk-1.0+beta'
Making all in sdk
make[2]: Entering directory `/home/Sean1/pspsdk-1.0+beta/sdk'
Making all in audio
make[3]: Entering directory `/home/Sean1/pspsdk-1.0+beta/sdk/audio'
no  -g -O2 -G0 -Wall -I../../sdk/base -I../../sdk/kernel -c `test -f 'audio.S' |
| echo './'`audio.S
/bin/sh: no: command not found
make[3]: *** [audio.o] Error 127
make[3]: Leaving directory `/home/Sean1/pspsdk-1.0+beta/sdk/audio'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Sean1/pspsdk-1.0+beta/sdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Sean1/pspsdk-1.0+beta'
make: *** [all] Error 2


Does any one know how to fix this?
Back to top
View user's profile Send private message
Agoln



Joined: 08 Jun 2005
Posts: 326
Location: Fort Wayne, IN

PostPosted: Sat Jul 09, 2005 12:46 pm    Post subject: Reply with quote

you are somehow missing your sh (shell). I'm not sure how you did this, but I would recommend re-installing cygwin.
_________________
Lego of my Ago!
Back to top
View user's profile Send private message AIM Address
gadget



Joined: 09 Jul 2005
Posts: 5

PostPosted: Sat Jul 09, 2005 12:56 pm    Post subject: Re: PSPSDK install error Reply with quote

BlackIce wrote:
Well i am following this tutorial: http://psp.amazingspringthing.com/tutorial_toolchain.php
I got to the part where you type "make" in the pspsdk-1.0+beta folder.

This is the error i get

Code:
Sean1@COMP ~/pspsdk-1.0+beta
$ make
make  all-recursive
make[1]: Entering directory `/home/Sean1/pspsdk-1.0+beta'
Making all in sdk
make[2]: Entering directory `/home/Sean1/pspsdk-1.0+beta/sdk'
Making all in audio
make[3]: Entering directory `/home/Sean1/pspsdk-1.0+beta/sdk/audio'
no  -g -O2 -G0 -Wall -I../../sdk/base -I../../sdk/kernel -c `test -f 'audio.S' |
| echo './'`audio.S
/bin/sh: no: command not found
make[3]: *** [audio.o] Error 127
make[3]: Leaving directory `/home/Sean1/pspsdk-1.0+beta/sdk/audio'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Sean1/pspsdk-1.0+beta/sdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Sean1/pspsdk-1.0+beta'
make: *** [all] Error 2


Does any one know how to fix this?


I ran into this last night. The line
/bin/sh: no: command not found is because it couldn't find the path to your compiler. Check the config.log file and look for any errors. You'll probably see that CC = no.
Back to top
View user's profile Send private message Visit poster's website AIM Address
BlackIce



Joined: 09 Jul 2005
Posts: 3

PostPosted: Sat Jul 09, 2005 1:03 pm    Post subject: Reply with quote

Found it but CC=gcc

Edit: thanks for telling me about the config.log.
I found out that my path to the pspdev folder was actually screwed up.
I got it to work. :)


Last edited by BlackIce on Sat Jul 09, 2005 1:18 pm; edited 1 time in total
Back to top
View user's profile Send private message
Agoln



Joined: 08 Jun 2005
Posts: 326
Location: Fort Wayne, IN

PostPosted: Sat Jul 09, 2005 1:16 pm    Post subject: Reply with quote

my bad... didn't see the 'no'.

Did you install gcc when you installed cygwin?
_________________
Lego of my Ago!
Back to top
View user's profile Send private message AIM Address
dingofr



Joined: 06 May 2005
Posts: 3

PostPosted: Sun Jul 10, 2005 8:13 am    Post subject: Reply with quote

Hi,

need some help.
running the toolchain.sh script ends with these errors (pspsdk part I guess) :

./bootstrap: line 81: aclocal: command not found
./bootstrap: line 83: autoheader: command not found
./bootstrap: line 84: automake: command not found
./bootstrap: line 86: autoconf: command not found
grep: Makefile.in: No such file or directory
cat: configure: No such file or directory
./toolchain.sh: line 296: ./configure: Permission denied
ERROR RUNNING PSPSDK CONFIGURE

how can I install pspsdk via subversion ?
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Sun Jul 10, 2005 10:09 am    Post subject: Reply with quote

Install autoconf and automake.
Back to top
View user's profile Send private message Visit poster's website
gadget



Joined: 09 Jul 2005
Posts: 5

PostPosted: Sun Jul 10, 2005 12:31 pm    Post subject: Reply with quote

Cygwin is the hardest thing to get going. The setup program is so counter intuitive to work with. Just a suggestion, once you get a cygwin install working, back up the directory :)
Back to top
View user's profile Send private message Visit poster's website AIM Address
dingofr



Joined: 06 May 2005
Posts: 3

PostPosted: Mon Jul 11, 2005 2:08 am    Post subject: Reply with quote

ooPo wrote:
Install autoconf and automake.


you're right, I should have figured it out myself :p

thx, it works great now... Finally got the toolchain+sdk installed.
Time for some little (useless) code :)

BlackIce, I'm following your advice ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group