[gst-devel] error compiling gnonlin from git, maybe because of too new autotools

Aapo Rantalainen aapo.rantalainen at gmail.com
Tue Nov 17 17:53:46 CET 2009


Hi I'm trying to compile gnonlin from git. I'm using Ubuntu 9.10 and
this is what I have done:

git clone git://anongit.freedesktop.org/gstreamer/gnonlin
cd gnonlin
./autogen.sh


+ check for build tools
  checking for autoconf >= 2.52 ... found 2.64, ok.
  checking for automake >= 1.7 ... found 1.11, ok.
  checking for autopoint >= 0.17 ... found 0.17, ok.
  checking for libtoolize >= 1.5.0 ... found 2.2.6, ok.
  checking for pkg-config >= 0.8.0 ... found 0.22, ok.
+ checking for autogen.sh options
  This autogen script will automatically run ./configure as:
  ./configure --enable-maintainer-mode --enable-gtk-doc
  To pass any additional options, please specify them on the ./autogen.sh
  command line.
+ running libtoolize --copy --force...
libtoolize: putting macros in `common/m4'.
libtoolize: copying file `common/m4/libtool.m4'
libtoolize: copying file `common/m4/ltoptions.m4'
libtoolize: copying file `common/m4/ltsugar.m4'
libtoolize: copying file `common/m4/ltversion.m4'
libtoolize: copying file `common/m4/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
+ running aclocal -I m4 -I common/m4 ...
+ running autoheader ...
+ running autoconf ...
+ running automake -a -c -Wno-portability...
configure.ac:40: required file `../ltmain.sh' not found
gnl/Makefile.am:45: noinst_HEADERS multiply defined in condition TRUE ...
gnl/Makefile.am:36: ... `noinst_HEADERS' previously defined here

automake failed



Maybe I have too new version of autotools, but what I should do? Are
you planning to use newer tools?

-Aapo Rantalainen




More information about the gstreamer-devel mailing list