Page 1 of 1

Cannot compile from SVN - make errors

Posted: Sat Jul 25, 2009 10:06 pm
by madmanguruman
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:

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
Any hints? I haven't found any posts with this sort of error message...

Re: Cannot compile from SVN - make errors

Posted: Sat Jul 25, 2009 10:26 pm
by madmanguruman
My bad. Moved devkitpro svn checkout folder to a path without spaces.