Bug 61527 - MesaLib-9.1: Does not build. LIBTOOL not defined for some makefiles
Summary: MesaLib-9.1: Does not build. LIBTOOL not defined for some makefiles
Status: RESOLVED INVALID
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: 9.1
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-26 20:14 UTC by bjarniig
Modified: 2014-10-12 23:49 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description bjarniig 2013-02-26 20:14:56 UTC
Package: MesaLib
Version: 9.1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

  Configure with the options (or others):

--without-gallium-drivers --without-dri-drivers 
  --enable-xlib-glx --disable-dri --disable-driglx-direct
  --disable-egl

  "make" produces:

CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/bg/Downloads/Mesa-9.1/bin/missing --run aclocal-1.11 -I m4
 cd . && /bin/bash /home/bg/Downloads/Mesa-9.1/bin/missing --run automake-1.11 --foreign
src/egl/drivers/dri2/Makefile.am:36: Libtool library used but `LIBTOOL' is undefined
src/egl/drivers/dri2/Makefile.am:36:   The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/egl/drivers/dri2/Makefile.am:36:   to `configure.ac' and run `aclocal' and `autoconf' again.
src/egl/drivers/dri2/Makefile.am:36:   If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
src/egl/drivers/dri2/Makefile.am:36:   its definition is in aclocal's search path.

  Same warnings are repeated for different directories

make: *** [Makefile.in] Error 1

-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i586)

Kernel: Linux 2.6.32-47
Locale: LANG=is_IS, LC_CTYPE=is_IS (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Comment 1 Andreas Boll 2013-02-26 22:23:50 UTC
Until we find the cause of this issue
installing libtool should be a workaround.
Comment 2 bjarniig 2014-10-11 17:20:44 UTC
Conserning Status: NEEDINFO

I did not compile this library again and therefore do not have any additional information.  This bug report can be closed of my behalf.
Comment 3 Emil Velikov 2014-10-12 23:49:13 UTC
In light of comment 2, closing this as resolved/invalid (due to lack of resolved/obsolete). Feel free to reopen if you're having the problem with mesa 10.2/10.3 or later. Thanks


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.