ERROR BUILDING BINUTILS - target 'psp' not found

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
cheapyu
Posts: 3
Joined: Fri Jun 01, 2007 4:23 pm

ERROR BUILDING BINUTILS - target 'psp' not found

Post by cheapyu »

Hi all,

Recently I downloaded PSPTOOLCHAIN from ps2dev,org and tried to compile the toolchain in my Ubuntu 6.06LTS system, but I encountered an strange error like this:

Code: Select all

Configuring in fixincludes
configure: creating cache ./config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... Invalid configuration `psp': machine `psp' not recognized
configure: error: /bin/sh ../../fixincludes/../config.sub psp failed
make: *** [configure-fixincludes] Error 1
ERROR BUILDING GCC
I know that there are similar post here before, but it doesn't provide any solution for this problem.

Could anybody tell me how to solve it?
cheapyu@1024
we love DR.moon
cheapyu
Posts: 3
Joined: Fri Jun 01, 2007 4:23 pm

Post by cheapyu »

Nobody have similar problem like this?
cheapyu@1024
we love DR.moon
ooPo
Site Admin
Posts: 2023
Joined: Sat Jan 17, 2004 9:56 am
Location: Canada
Contact:

Post by ooPo »

Grab the latest from the subversion repository:

svn export svn://svn.ps2dev.org/psp/trunk/psptoolchain

Give that a try.
Post Reply