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!
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 ...