[Mesa-users] Building mesa 9.2rc1 fails on Fedora-19
Clemens Eisserer
linuxhippy at gmail.com
Thu Aug 22 00:36:43 PDT 2013
Hi,
When compiling 9.2rc1 after a successful configure, I run into the
following issue on Fedora19+updates-testing:
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
/home/ce/Mesa-9.2.0-rc1/bin/missing --run aclocal-1.12 -I m4
/home/ce/Mesa-9.2.0-rc1/bin/missing: line 51: aclocal-1.12: command not
found
WARNING: 'aclocal-1.12' is missing on your system. You should only need it
if
you modified 'acinclude.m4' or 'configure.ac'. You might want
to install the Automake and Perl packages. Grab them from
any GNU archive site.
cd . && /bin/sh /home/ce/Mesa-9.2.0-rc1/bin/missing --run automake-1.12
--foreign
/home/ce/Mesa-9.2.0-rc1/bin/missing: line 51: automake-1.12: command not
found
WARNING: 'automake-1.12' is missing on your system. You should only need
it if
you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'.
You might want to install the Automake and Perl packages.
Grab them from any GNU archive site.
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
/home/ce/Mesa-9.2.0-rc1/bin/missing --run autoconf
/usr/bin/m4:aclocal.m4:1379: cannot open `m4/libtool.m4': No such file or
directory
/usr/bin/m4:aclocal.m4:1380: cannot open `m4/ltoptions.m4': No such file or
directory
/usr/bin/m4:aclocal.m4:1381: cannot open `m4/ltsugar.m4': No such file or
directory
/usr/bin/m4:aclocal.m4:1382: cannot open `m4/ltversion.m4': No such file or
directory
/usr/bin/m4:aclocal.m4:1383: cannot open `m4/lt~obsolete.m4': No such file
or directory
autom4te: /usr/bin/m4 failed with exit status: 1
gmake: *** [configure] Error 1
As far as I can see, fedora only seems to ship automake-1.13 - is this a
problem?
Regards, Clemens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-users/attachments/20130822/58d85973/attachment.html>
More information about the mesa-users
mailing list