Cannot compile from SVN - make errors
Posted: Sat Jul 25, 2009 10:06 pm
I've installed devkitpro with the automatic installer - specifically, the devkitPPC toolchain (for wii)
I grabbed the latest SVN revision of devkitpro and get this when I try and make libogc:
Any hints? I haven't found any posts with this sort of error message...
I grabbed the latest SVN revision of devkitpro and get this when I try and make libogc:
Code: Select all
/bin/sh: line 0: [: too many arguments
/bin/sh: line 0: [: too many arguments
/bin/sh: line 0: [: too many arguments
make[1]: Entering directory `/c/Documents and Settings/Adam/My Documents/devkitpro/trunk/libogc/wii'
make[1]: *** /c/Documents: Invalid request code. Stop.
make[1]: Leaving directory `/c/Documents and Settings/Adam/My Documents/devkitpro/trunk/libogc/wii'
"make": *** [wii] Error 2