<div dir="ltr"><div><div><div>Hi,<br><br></div>When compiling 9.2rc1 after a successful configure, I run into the following issue on Fedora19+updates-testing:<br><br>CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/ce/Mesa-9.2.0-rc1/bin/missing --run aclocal-1.12 -I m4<br>
/home/ce/Mesa-9.2.0-rc1/bin/missing: line 51: aclocal-1.12: command not found<br>WARNING: 'aclocal-1.12' is missing on your system.  You should only need it if<br>         you modified 'acinclude.m4' or '<a href="http://configure.ac">configure.ac</a>'.  You might want<br>
         to install the Automake and Perl packages.  Grab them from<br>         any GNU archive site.<br> cd . && /bin/sh /home/ce/Mesa-9.2.0-rc1/bin/missing --run automake-1.12 --foreign<br>/home/ce/Mesa-9.2.0-rc1/bin/missing: line 51: automake-1.12: command not found<br>
WARNING: 'automake-1.12' is missing on your system.  You should only need it if<br>         you modified 'Makefile.am', 'acinclude.m4' or '<a href="http://configure.ac">configure.ac</a>'.<br>
         You might want to install the Automake and Perl packages.<br>         Grab them from any GNU archive site.<br>CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/ce/Mesa-9.2.0-rc1/bin/missing --run autoconf<br>
/usr/bin/m4:aclocal.m4:1379: cannot open `m4/libtool.m4': No such file or directory<br>/usr/bin/m4:aclocal.m4:1380: cannot open `m4/ltoptions.m4': No such file or directory<br>/usr/bin/m4:aclocal.m4:1381: cannot open `m4/ltsugar.m4': No such file or directory<br>
/usr/bin/m4:aclocal.m4:1382: cannot open `m4/ltversion.m4': No such file or directory<br>/usr/bin/m4:aclocal.m4:1383: cannot open `m4/lt~obsolete.m4': No such file or directory<br>autom4te: /usr/bin/m4 failed with exit status: 1<br>
gmake: *** [configure] Error 1<br><br><br></div>As far as I can see, fedora only seems to ship automake-1.13 - is this a problem?<br><br></div>Regards, Clemens<br></div>