[Mesa-users] Configure/build of Mesa-10.2.2
Burlen Loring
burlen.loring at gmail.com
Thu Jul 17 08:47:26 PDT 2014
btw, I've had similar issues on various systems. Sometimes it's enough to
autoreconf -fi
./configure ...
make ...
make install
of course start fresh ;-). Hope it helps, if not you may need to update
your autotools. ?
good luck.
On 07/16/2014 03:20 PM, Noel Hunt wrote:
> I am trying to build xorg-server-1.15.2 on Solaris 11.1. I have
> built a myriad of tools so far and am now building Mesa, but
> after I run `configure' and then `gmake', it all collapses:
>
> CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/ksh93
> /home/noel/src3/xorg/lib/Mesa-10.2.2/bin/missing aclocal-1.14 -I m4
> cd . && /usr/bin/ksh93
> /home/noel/src3/xorg/lib/Mesa-10.2.2/bin/missing automake-1.14 --foreign
> src/egl/drivers/dri2/Makefile.am:36: error: Libtool library used but
> 'LIBTOOL' is undefined
> src/egl/drivers/dri2/Makefile.am:36: The usual way to define
> 'LIBTOOL' is to add 'LT_INIT'
> src/egl/drivers/dri2/Makefile.am:36: to 'configure.ac
> <http://configure.ac>' and run 'aclocal' and 'autoconf' again.
> src/egl/drivers/dri2/Makefile.am:36: If 'LT_INIT' is in
> 'configure.ac <http://configure.ac>', make sure
> src/egl/drivers/dri2/Makefile.am:36: its definition is in aclocal's
> search path.
> src/egl/main/Makefile.am:32: error: Libtool library used but 'LIBTOOL'
> is undefined
> .............
>
> and Makefiles are removed, rebuild, god only knows what is going on
> (LT_INIT is in `configure.ac <http://configure.ac>' by the way).
>
> Since none of the (hideous) automake/autoconf files have changed
> why on earth is make trying to rebuild the Makefiles? `Makefile'
> seems to depend on `config.status' which is absurb. Once I have
> run configure of course config.status will change.
>
> I have little tolerance for all this ridiculous complexity, but
> surprisingly,
> often, it seems to work. This particular installation doesn't. Maybe I
> should install linux.
>
>
>
> _______________________________________________
> mesa-users mailing list
> mesa-users at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-users/attachments/20140717/5f588e5c/attachment.html>
More information about the mesa-users
mailing list