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 

Can't install toolchain?

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



Joined: 15 Jul 2005
Posts: 64

PostPosted: Mon Feb 19, 2007 12:45 pm    Post subject: Can't install toolchain? Reply with quote

Code:
checking for working mmap... no
checking for working strncmp... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
mkdir -p -- ./bfd
Configuring in bfd
configure: creating cache ./config.cache
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... Invalid configuration `psp': machine `psp' not re
cognized
configure: error: /bin/sh ../../bfd/../config.sub psp failed
make: *** [configure-bfd] Error 1
ERROR BUILDING BINUTILS (binutils-2.16 psp)


I heard after downloading the toolchain I'm supposed to svn update then run the script but the update doesn't work(?):

Code:
Administrator@DIABLO ~
$ svn update
Skipped '.'
Back to top
View user's profile Send private message
Etherous



Joined: 30 Aug 2007
Posts: 2

PostPosted: Fri Aug 31, 2007 1:51 am    Post subject: Same Problem Reply with quote

I'm having this same exact problem, except I'm on i686 darwin(Mac OS X). How do you update it over svn? It just skips for me as well.
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Fri Aug 31, 2007 8:53 am    Post subject: Reply with quote

Have you tried looking at the readme.txt? Maybe it has some hints.
Back to top
View user's profile Send private message Visit poster's website
trippy92



Joined: 03 Sep 2007
Posts: 1

PostPosted: Mon Sep 03, 2007 9:26 pm    Post subject: Can't install toolchain? Reply with quote

i have the same prob and ive tried cygwin and ubuntu linux and i get to the same bit every time it wont update the read me doesnt hel ether
Back to top
View user's profile Send private message
Smong



Joined: 04 Sep 2007
Posts: 82

PostPosted: Tue Sep 04, 2007 5:05 am    Post subject: Re: Can't install toolchain? Reply with quote

DiabloTerrorGF wrote:
Code:
Administrator@DIABLO ~
$ svn update
Skipped '.'

See that ~? That means you are in your "home" directory, I think you need to be inside the psptoolchain directory. Type cd psptoolchain then try svn update again.
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Tue Sep 04, 2007 10:14 am    Post subject: Reply with quote

I'd like to mention again that looking at the included readme.txt may indicate the 'proper' way to do things.
Back to top
View user's profile Send private message Visit poster's website
charafe



Joined: 06 Feb 2007
Posts: 12

PostPosted: Fri Sep 07, 2007 12:38 am    Post subject: Reinstalling toolchain Reply with quote

Hi I would like to know how to add the environmental variable to my path.
This is what i did:
Quote:

charafe@charafe-laptop:~/code-dev/psptoolchain$ sudo ./toolchain.sh ERROR: Add /usr/local/pspdev//bin to your path before continuing.
../depends/check-pspdev.sh: Failed.
charafe@charafe-laptop:~/code-dev/psptoolchain$ export PATH=$PATH:$PSPDEV/bin charafe@charafe-laptop:~/code-dev/psptoolchain$ sudo ./toolchain.sh ERROR: Add /usr/local/pspdev//bin to your path before continuing.
../depends/check-pspdev.sh: Failed.

But still it is not working.

I tried to put export blablabla in my .bashrc file. But it didn t change anything. Do you have any idea?

Thank you
_________________
Rad
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Fri Sep 07, 2007 1:43 am    Post subject: Reply with quote

If you're going to run the script with sudo, use the sudo script:

Code:
sudo ./toolchain-sudo.sh
Back to top
View user's profile Send private message Visit poster's website
urherenow



Joined: 07 Sep 2007
Posts: 2
Location: usa

PostPosted: Fri Sep 07, 2007 12:32 pm    Post subject: Reply with quote

I couldn't get ./toolchain.sh 8 or 9 to install properly. Just downloaded the whole "trunk" and get errors trying to set up zziplib as well. Of course using svn and such so everything I'm getting is the latest and greatest, right?
Back to top
View user's profile Send private message AIM Address
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