Hello Everyone,<br><br>I am wanting to compile Tremor for the ARM.<br><br>My toolkits are all set up on my Windows XP Box, and I'm running msys with autoconf, automake, &amp; libtool.<br><br>I downloaded the latest sources from 
<a href="http://svn.xiph.org/trunk/Tremor/">http://svn.xiph.org/trunk/Tremor/</a><br><br>However, when I try to compile the file;<br><br>$ ./autogen.sh<br><br>I get the following output:<br><br>&quot;Generating configuration files for vorbisidec, please wait....
<br>aclocal<br>libtoolize --automake<br>automake --add-missing<br>autom4te: need GNU m4 1.4 or later: /bin/m4<br><a href="http://configure.in">configure.in</a>: `AM_INIT_AUTOMAKE' must be used<br>automake: your implementation of AM_INIT_AUTOMAKE comes from an
<br>automake: old Automake version. You should recreate aclocal.m4<br>automake: with aclocal and run automake again.<br>automake: no `Makefile.am' found or specified<br>autoconf<br>autom4te: need GNU m4 1.4 or later: /bin/m4
<br>./autogen.sh: ./configure: No such file or directory&quot;<br><br><br>I've looked for an installation for m4 for msys, but could only find those for cygwin (and yes, I tried cygwin, but that gave me more errors :( ).<br>
<br>I've also tried googling till my fingers bled...<br><br><br>If anyone could offer me some advice on compiling the library properly for the ARM, or even giving me a pre-compiled version of the library, I would be forever indebted!
<br><br>Thanks all :)<br>Jess.