Search found 1 match
- Sat May 03, 2008 7:35 am
- Forum: PSP Development
- Topic: pspsdk buildsystem needs update to support latest autotools
- Replies: 3
- Views: 1870
pspsdk buildsystem needs update to support latest autotools
I just tried to build pspsdk in svn trunk using automake-1.10.1 and autoconf-2.62 but I got an error in the ac_doxygen.m4 and some weird unexpected end of file error in configure. After substituting all the aclocal autoconf and automake calls in bootstrap.sh with the 1.9, 2.59 and 1.9 versions I was...