Hi,<br>I need autoconf 2.6 or higher so I downloaded m4-1.4.11 and autconf-2.62 and got all of them built and installed using prefix=/usr.<br>However, even after that I try to compile pulseaudio, I get the following error:<br>
<br>+ aclocal<br>/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE<br>&nbsp; run info &#39;(automake)Extending aclocal&#39;<br>&nbsp; or see <a href="http://sources.redhat.com/automake/automake.html#Extending%20aclocal">http://sources.redhat.com/automake/automake.html#Extending%20aclocal</a><br>
<a href="http://configure.ac:25">configure.ac:25</a>: error: Autoconf version 2.60 or higher is required<br><a href="http://configure.ac:25">configure.ac:25</a>: the top level<br>autom4te: /usr/bin/m4 failed with exit status: 63<br>
aclocal: autom4te failed with exit status: 63<br>./autogen.sh: line 24: /home/kwan/pulseaudio/configure: No such file or directory<br>./autogen.sh: line 24: exec: /home/kwan/pulseaudio/configure: cannot execute: No such file or directory<br>
<br><br>What do I have to do for autogen to use the latest autoconf I installed?<br><br>Thank you!<br><br>-kwan<br>-- <br><a href="http://www.media.mit.edu/~kwan/info.html">http://www.media.mit.edu/~kwan/info.html</a>