[Mesa-users] problems building 9.0.1
burlen
burlen.loring at gmail.com
Fri Dec 7 12:20:49 PST 2012
configure seems to go ok, make immediately fails with the following
errors. What am I doing wrong?
arronax:/sw/analysis/paraview/.mesa/Mesa-9.0.1$make
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
/sw/analysis/paraview/.mesa/Mesa-9.0.1/bin/missing --run aclocal-1.11 -I m4
/sw/analysis/paraview/.mesa/Mesa-9.0.1/bin/missing: line 52:
aclocal-1.11: command not found
WARNING: `aclocal-1.11' 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 /sw/analysis/paraview/.mesa/Mesa-9.0.1/bin/missing
--run automake-1.11 --foreign
/sw/analysis/paraview/.mesa/Mesa-9.0.1/bin/missing: line 52:
automake-1.11: command not found
WARNING: `automake-1.11' 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
/sw/analysis/paraview/.mesa/Mesa-9.0.1/bin/missing --run autoconf
/sw/analysis/autoconf/2.68/sles11.1_gnu4.3.4/bin/m4:aclocal.m4:1306:
cannot open `m4/libtool.m4': No such file or directory
/sw/analysis/autoconf/2.68/sles11.1_gnu4.3.4/bin/m4:aclocal.m4:1307:
cannot open `m4/ltoptions.m4': No such file or directory
/sw/analysis/autoconf/2.68/sles11.1_gnu4.3.4/bin/m4:aclocal.m4:1308:
cannot open `m4/ltsugar.m4': No such file or directory
/sw/analysis/autoconf/2.68/sles11.1_gnu4.3.4/bin/m4:aclocal.m4:1309:
cannot open `m4/ltversion.m4': No such file or directory
/sw/analysis/autoconf/2.68/sles11.1_gnu4.3.4/bin/m4:aclocal.m4:1310:
cannot open `m4/lt~obsolete.m4': No such file or directory
autom4te: /sw/analysis/autoconf/2.68/sles11.1_gnu4.3.4/bin/m4 failed
with exit status: 1
make: *** [configure] Error 1
More information about the mesa-users
mailing list