<div dir="ltr"><div><div><div><div><div>I was trying to use Mesa-9.2.5 instead, which does not require automake 1-14.<br><br>During configuration, I got the following error message:<br><br>checking for a sed that does not truncate output... /bin/sed<br>
../Mesa-9.2.5/configure: line 8158: syntax error near unexpected token `2.2'<br>../Mesa-9.2.5/configure: line 8158: `LT_PREREQ(2.2)'<br><br></div>If I comment out the two faulty lines, the configuration appears to succeed, but then<br>
</div>I got a different error when I run "make":<br><br>make[4]: Entering directory `/home/gao/Work/mesa3d/build/src/mapi/shared-glapi'<br>cd ../../.. && make am--refresh<br>make[5]: Entering directory `/home/gao/Work/mesa3d/build'<br>
make[5]: Leaving directory `/home/gao/Work/mesa3d/build'<br>make[5]: Entering directory `/home/gao/Work/mesa3d/build'<br>make[5]: Leaving directory `/home/gao/Work/mesa3d/build'<br>cd ../../.. && make am--refresh<br>
make[5]: Entering directory `/home/gao/Work/mesa3d/build'<br>make[5]: Leaving directory `/home/gao/Work/mesa3d/build'<br> CC entry.lo<br>/bin/bash: @LIBTOOL@: command not found<br>make[4]: *** [entry.lo] Error 127<br>
make[4]: Leaving directory `/home/gao/Work/mesa3d/build/src/mapi/shared-glapi'<br>make[3]: *** [all] Error 2<br>make[3]: Leaving directory `/home/gao/Work/mesa3d/build/src/mapi/shared-glapi'<br>make[2]: *** [all-recursive] Error 1<br>
make[2]: Leaving directory `/home/gao/Work/mesa3d/build/src/mapi'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/gao/Work/mesa3d/build/src'<br>make: *** [all-recursive] Error 1<br><br>
It seems to be complaining about missing libtool, but I do have libtool on my system:<br></div>$ which libtool<br></div>/usr/bin/libtool<br></div>$ libtool --version<br><div><div><div>libtool (GNU libtool) 2.4.2<br><br></div>
<div>I wonder if I need to set some environment variable before building.<br><br></div><div>Any advice?<br></div><div>- Gao<br></div></div></div></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>