[Bug 754690] Fixes to configure.ac to make gst-libab build

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 7 08:27:06 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=754690

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Created attachment 310834
  --> https://bugzilla.gnome.org/attachment.cgi?id=310834&action=edit
add LT_INIT

automake (from autogen.sh) would error out and ask for this.


Submodule path 'gst-libs/ext/libav': checked out
'15466db69e60f486c44e4c3e680d27c951f125d7'
+ passing argument --prefix=/home/v to configure
+ passing argument --disable-gtk-doc to configure
+ options passed to configure:  --prefix=/home/v --disable-gtk-doc
+ check for build tools
  checking for autoreconf ... 
/home/v/bin/autoreconf
  checking for pkg-config ... 
/usr/bin/pkg-config
configure.ac:69: installing './compile'
configure.ac:11: installing './config.guess'
configure.ac:11: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './INSTALL'
ext/libav/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined
ext/libav/Makefile.am:1:   The usual way to define 'LIBTOOL' is to add
'LT_INIT'
ext/libav/Makefile.am:1:   to 'configure.ac' and run 'aclocal' and 'autoconf'
again.
ext/libav/Makefile.am:1:   If 'LT_INIT' is in 'configure.ac', make sure
ext/libav/Makefile.am:1:   its definition is in aclocal's search path.
ext/libav/Makefile.am: installing './depcomp'
ext/libswscale/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is
undefined
ext/libswscale/Makefile.am:1:   The usual way to define 'LIBTOOL' is to add
'LT_INIT'
ext/libswscale/Makefile.am:1:   to 'configure.ac' and run 'aclocal' and
'autoconf' again.
ext/libswscale/Makefile.am:1:   If 'LT_INIT' is in 'configure.ac', make sure
ext/libswscale/Makefile.am:1:   its definition is in aclocal's search path.
parallel-tests: installing './test-driver'
autoreconf: automake failed with exit status: 1

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list