Help! newtoolchain.20060202 is not working for me!

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

Moderators: cheriff, TyRaNiD

Post Reply
ldraconus
Posts: 1
Joined: Wed Feb 08, 2006 5:54 am

Help! newtoolchain.20060202 is not working for me!

Post by ldraconus »

Code: Select all

$ ./toolchain.pl PSP

Dependencies:
 gcc:           Found!
 make:          Found!
 wget:          Found!
 patch:         Found!
 svn:           Found!
 automake:      Found!
 autoconf:      Found!
 $PSPDEV:       Found!
 path:          Found!
 privs:         Found!

Step 1 of 6: binutils-2.16.1
 downloading:   Done!
 unpacking:     Done!
 patching:      Done!
 building:
  psp:          Error!

=====================
== ERROR DETECTED! ==
=====================

checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
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: Error!
WinXP (SP2), latest stable versions of all of the tools.

PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/local/pspdev/bin
working dir: /usr/local/pspdev
PSPDEV: /usr/local/pspdev

Help! Any clue how to fix this? I've tried numerous things to no avail ...
Paradox.psp
Posts: 27
Joined: Mon Feb 06, 2006 6:06 am
Location: N.ireland LISBURN

Post by Paradox.psp »

i think i had this before .. i just ran svn update after i redownloaded it
Post Reply