<div dir="ltr">Hi Brian,<br><br>The error message I got is the following:<br><br>~/Work/mesa3d/Mesa-10.0.4$ make<br>CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/gao/Work/mesa3d/Mesa-10.0.4/bin/missing aclocal-1.14 -I m4<br>
<a href="http://configure.ac:122">configure.ac:122</a>: error: Could not locate the pkg-config autoconf macros.<br>  These are usually located in /usr/share/aclocal/pkg.m4. If your macros<br>  are in a different location, try setting the environment variable<br>
  ACLOCAL="aclocal -I/other/macro/dir" before running autoreconf.<br><a href="http://configure.ac:122">configure.ac:122</a>: the top level<br>autom4te: /usr/bin/m4 failed with exit status: 1<br>aclocal-1.14: error: echo failed with exit status: 1<br>
make: *** [aclocal.m4] Error 1<br><br>I tried running "m4 /usr/share/aclocal/pkg.m4" and I got the following error:<br><br># _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES])<br># ---------------------------------------------<br>
m4_define([_PKG_CONFIG],<br>[if test -n "$$1"; then<br>    pkg_cv_[]$1="$$1"<br> elif test -n "$PKG_CONFIG"; then<br>    PKG_CHECK_EXISTS([$3],<br>                     [pkg_cv_[]$1=m4:/usr/share/aclocal/pkg.m4:76: ERROR: end of file in string<br>
<br><br>This pkg.m4 comes from "sudo apt-get install --reinstall pkg-config".<br><br>Also, Mesa-10.0.4 requires automake-1.14, while Ubuntu 13.10 comes pre-installed with automake-1.13, so I had<br>to download automake-1.14.1 and do the usual configure-make-install sequence.<br>
<br>Hope someone has an advice for me?<br><br>- Gao<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 26, 2014 at 7:15 AM, Brian Paul <span dir="ltr"><<a href="mailto:brianp@vmware.com" target="_blank">brianp@vmware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 03/25/2014 10:57 PM, Yunzhong Gao wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
Has anyone built mesa library on Ubuntu 13.10 recently? What is the<br>
version of mesa3d that is known to work on Ubuntu 13.10? I was trying<br>
mesa 10.0.4, but I appear to be running into problems with the automake<br>
package. Any advice? I do not need the latest version of mesa, just some<br>
reasonably up-to-date version will do. Many thanks,<br>
</blockquote>
<br></div></div>
If you post the details of your automake problem someone might be able to help.<br>
<br>
-Brian<br>
<br>
<br>
______________________________<u></u>_________________<br>
mesa-users mailing list<br>
<a href="mailto:mesa-users@lists.freedesktop.org" target="_blank">mesa-users@lists.freedesktop.<u></u>org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/mesa-users" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/mesa-users</a><br>
</blockquote></div><br></div>