i know i installed automake, i have versions 1.41-1.92 installed. its funny because i was going to try extracting ooPo's toolchain instead of using the svn, but ooPo pulled the downloads as soon as i started getting the error. this is extremely frustrating.
i installed cygwin with these packages in addition to the standards:
Code: Select all
* autoconf 2.5 (or greater) * automake 1.9 (or greater) * bash * coreutils * diffutils * gcc * gcc-core * gcc-g++ * grep * gzip * make * patch * patchutils * sed * subversion * tar * wget
then install them, run cygwin, and type
after typing that i get the errorCode: Select all
svn co svn://ps2dev.org/psp/trunk/psptoolchain cd psptoolchain chmod a+x ./toolchain.sh ./toolchain.sh
ERROR: Please make sure you have 'automake' installed
thanks, any help is appreciated.
edit: looks like the newly uploaded toolchain is working for me, thanks 0obles!!