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