[Mesa-users] Configure/build of Mesa-10.2.2

Noel Hunt noel.hunt at gmail.com
Wed Jul 16 15:20:43 PDT 2014


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' and run 'aclocal'
and 'autoconf' again.
src/egl/drivers/dri2/Makefile.am:36:   If 'LT_INIT' is in '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' 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-users/attachments/20140717/6efa8f54/attachment.html>


More information about the mesa-users mailing list