Leo28C
Joined: 18 Jan 2007 Posts: 19
|
Posted: Sat Oct 20, 2007 6:11 am Post subject: Missing file 'missing' |
|
|
Hello everyone!
I downloaded a pre-compiled toolchain by someone named Mr305, and am now trying to install the PSPSDK on it.
I got it from SVN, and can do ./bootstrap and ./configure without problems, however when I get to make I get this error:
| Quote: | Leo@Rita ~/pspsdk
$ make
cd . && /bin/sh /home/Leo/pspsdk/missing --run autoheader
/home/Leo/pspsdk/missing: /home/Leo/pspsdk/missing: No such file or directory
make: *** [config.h.in] Error 127 |
The funny thing is, /home/Leo/pspsdk/missing does exist... I ran the 'autoheader' command and tried again, but with same result.
Any ideas? Thanks in advance!
P.S; I've done this before, I don't know why it's broken now... |
|