[Kdenlive-devel] problems compiling cvs' piave

Rolf Dubitzky dubitzky at pi0.physi.uni-heidelberg.de
Sun Jun 27 22:00:26 UTC 2004


On Sun, 27 Jun 2004, Edwin Schepers wrote:

> Hi,
> When I ./bootstrap, I get (see below).
> What am I doing wrong ?

You don't have the alsa-lib-devel package installed.
You need this to bootstrap, even if you don't want to use alsa, this is
how autoconf works.

Cheers, Rolf


>
> Thanks,
> Edwin
>
> $ ./bootstrap
> Clean in /install/video/cvs/piave *~ *.o .deps aclocal.m4 config.cache
> config.cross.cache config.log config.status config.sub config.guess configure
> autom4te.cache Makefile Makefile.in config.h.in install-sh ltmain.sh depcomp
> missing *~ #*# .#*
> Clean in /install/video/cvs/piave/intl Makefile *~ #*# .#* *.o
> Clean in /install/video/cvs/piave/po Makefile Makefile.in *~ #*# .#* *.o
> + aclocal -I m4
> aclocal: configure.in: 202: macro `AM_PATH_ALSA' not found in library
> aclocal: configure.in: 210: macro `AM_PATH_ALSA' not found in library
> + libtoolize --force --copy
> You should add the contents of `/usr/share/aclocal/libtool.m4' to
> `aclocal.m4'.
> + aclocal -I m4
> aclocal: configure.in: 202: macro `AM_PATH_ALSA' not found in library
> aclocal: configure.in: 210: macro `AM_PATH_ALSA' not found in library
> + autoheader
> autoheader: error: AC_CONFIG_HEADERS not found in configure.in
> + automake --foreign --add-missing
> configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
> configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
> configure.in: that aclocal.m4 is present in the top-level directory,
> configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
> libpiave/Makefile.am:20: Libtool library used but `LIBTOOL' is undefined
> libpiave/Makefile.am:20:
> libpiave/Makefile.am:20: The usual way to define `LIBTOOL' is to add
> `AC_PROG_LIBTOOL'
> libpiave/Makefile.am:20: to `configure.in' and run `aclocal' and `autoconf'
> again.
> /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> plugins/effects/alphablend/Makefile.am:13: Libtool library used but `LIBTOOL'
> is undefined
> plugins/effects/alphablend/Makefile.am:13:
> plugins/effects/alphablend/Makefile.am:13: The usual way to define `LIBTOOL'
> is to add `AC_PROG_LIBTOOL'
> plugins/effects/alphablend/Makefile.am:13: to `configure.in' and run `aclocal'
> and `autoconf' again.
> /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> plugins/effects/image/Makefile.am:13: Libtool library used but `LIBTOOL' is
> undefined
> plugins/effects/image/Makefile.am:13:
> plugins/effects/image/Makefile.am:13: The usual way to define `LIBTOOL' is to
> add `AC_PROG_LIBTOOL'
> plugins/effects/image/Makefile.am:13: to `configure.in' and run `aclocal' and
> `autoconf' again.
> /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> plugins/effects/invert/Makefile.am:13: Libtool library used but `LIBTOOL' is
> undefined
> plugins/effects/invert/Makefile.am:13:
> plugins/effects/invert/Makefile.am:13: The usual way to define `LIBTOOL' is to
> add `AC_PROG_LIBTOOL'
> plugins/effects/invert/Makefile.am:13: to `configure.in' and run `aclocal' and
> `autoconf' again.
> /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> plugins/effects/textmaster/Makefile.am:7: HAVE_FT2 does not appear in
> AM_CONDITIONAL
> plugins/effects/textmaster/Makefile.am:13: Libtool library used but `LIBTOOL'
> is undefined
> plugins/effects/textmaster/Makefile.am:13:
> plugins/effects/textmaster/Makefile.am:13: The usual way to define `LIBTOOL'
> is to add `AC_PROG_LIBTOOL'
> plugins/effects/textmaster/Makefile.am:13: to `configure.in' and run `aclocal'
> and `autoconf' again.
> /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> plugins/iostream/alsa/Makefile.am:7: HAVE_ALSA does not appear in
> AM_CONDITIONAL
> plugins/iostream/alsa/Makefile.am:11: Libtool library used but `LIBTOOL' is
> undefined
> plugins/iostream/alsa/Makefile.am:11:
> plugins/iostream/alsa/Makefile.am:11: The usual way to define `LIBTOOL' is to
> add `AC_PROG_LIBTOOL'
> plugins/iostream/alsa/Makefile.am:11: to `configure.in' and run `aclocal' and
> `autoconf' again.
> /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> plugins/iostream/arts/Makefile.am:7: HAVE_ARTS does not appear in
> AM_CONDITIONAL
> plugins/iostream/arts/Makefile.am:11: Libtool library used but `LIBTOOL' is
> undefined
> plugins/iostream/arts/Makefile.am:11:
> plugins/iostream/arts/Makefile.am:11: The usual way to define `LIBTOOL' is to
> add `AC_PROG_LIBTOOL'
> plugins/iostream/arts/Makefile.am:11: to `configure.in' and run `aclocal' and
> `autoconf' again.
> /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> plugins/iostream/avi/Makefile.am:11: Libtool library used but `LIBTOOL' is
> undefined
> plugins/iostream/avi/Makefile.am:11:
> plugins/iostream/avi/Makefile.am:11: The usual way to define `LIBTOOL' is to
> add `AC_PROG_LIBTOOL'
> plugins/iostream/avi/Makefile.am:11: to `configure.in' and run `aclocal' and
> `autoconf' again.
> /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> plugins/iostream/ffmpeg/Makefile.am:7: HAVE_FFMPEG does not appear in
> AM_CONDITIONAL
> plugins/iostream/ffmpeg/Makefile.am:13: Libtool library used but `LIBTOOL' is
> undefined
> plugins/iostream/ffmpeg/Makefile.am:13:
> plugins/iostream/ffmpeg/Makefile.am:13: The usual way to define `LIBTOOL' is
> to add `AC_PROG_LIBTOOL'
> plugins/iostream/ffmpeg/Makefile.am:13: to `configure.in' and run `aclocal'
> and `autoconf' again.
> /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> plugins/iostream/oss/Makefile.am:11: Libtool library used but `LIBTOOL' is
> undefined
> plugins/iostream/oss/Makefile.am:11:
> plugins/iostream/oss/Makefile.am:11: The usual way to define `LIBTOOL' is to
> add `AC_PROG_LIBTOOL'
> plugins/iostream/oss/Makefile.am:11: to `configure.in' and run `aclocal' and
> `autoconf' again.
> /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> plugins/iostream/rawdv/Makefile.am:7: HAVE_LIBDV does not appear in
> AM_CONDITIONAL
> plugins/iostream/rawdv/Makefile.am:13: Libtool library used but `LIBTOOL' is
> undefined
> plugins/iostream/rawdv/Makefile.am:13:
> plugins/iostream/rawdv/Makefile.am:13: The usual way to define `LIBTOOL' is to
> add `AC_PROG_LIBTOOL'
> plugins/iostream/rawdv/Makefile.am:13: to `configure.in' and run `aclocal' and
> `autoconf' again.
> /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> plugins/iostream/sdl/Makefile.am:13: Libtool library used but `LIBTOOL' is
> undefined
> plugins/iostream/sdl/Makefile.am:13:
> plugins/iostream/sdl/Makefile.am:13: The usual way to define `LIBTOOL' is to
> add `AC_PROG_LIBTOOL'
> plugins/iostream/sdl/Makefile.am:13: to `configure.in' and run `aclocal' and
> `autoconf' again.
> /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> plugins/iostream/sndfile/Makefile.am:6: HAVE_LIBSNDFILE does not appear in
> AM_CONDITIONAL
> plugins/iostream/sndfile/Makefile.am:10: Libtool library used but `LIBTOOL' is
> undefined
> plugins/iostream/sndfile/Makefile.am:10:
> plugins/iostream/sndfile/Makefile.am:10: The usual way to define `LIBTOOL' is
> to add `AC_PROG_LIBTOOL'
> plugins/iostream/sndfile/Makefile.am:10: to `configure.in' and run `aclocal'
> and `autoconf' again.
> /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> plugins/iostream/vorbisfile/Makefile.am:7: HAVE_VORBIS does not appear in
> AM_CONDITIONAL
> plugins/iostream/vorbisfile/Makefile.am:11: Libtool library used but `LIBTOOL'
> is undefined
> plugins/iostream/vorbisfile/Makefile.am:11:
> plugins/iostream/vorbisfile/Makefile.am:11: The usual way to define `LIBTOOL'
> is to add `AC_PROG_LIBTOOL'
> plugins/iostream/vorbisfile/Makefile.am:11: to `configure.in' and run
> `aclocal' and `autoconf' again.
> /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> + autoconf
> configure.in:17: error: possibly undefined macro: AM_GNU_GETTEXT
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> configure.in:37: error: possibly undefined macro: AM_INIT_AUTOMAKE
> configure.in:38: error: possibly undefined macro: AM_MAINTAINER_MODE
> configure.in:41: error: possibly undefined macro: AM_CONFIG_HEADER
> configure.in:49: error: possibly undefined macro: AM_PROG_LIBTOOL
> configure.in:128: error: possibly undefined macro: AM_PATH_SDL
> configure.in:149: error: possibly undefined macro: AM_CONDITIONAL
> configure.in:155: error: possibly undefined macro: AC_CHECK_FT2
> configure.in:190: error: possibly undefined macro: AM_PATH_ARTS
> configure.in:202: error: possibly undefined macro: AM_PATH_ALSA
> + echo 'You can now call "./configure [--help]"'
> You can now call "./configure [--help]"
> [edwin at localhost piave]$ ./configure
> ./configure: line 1282: AM_GNU_GETTEXT: command not found
> checking build system type... i686-redhat-linux-gnu
> checking host system type... i686-redhat-linux-gnu
> checking target system type... i686-redhat-linux-gnu
> ./configure: line 1396: syntax error near unexpected token `piave,'
> ./configure: line 1396: `AM_INIT_AUTOMAKE(piave, $GENERIC_VERSION)'
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by Black Hat Briefings & Training.
> Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
> digital self defense, top technical experts, no vendor pitches,
> unmatched networking opportunities. Visit www.blackhat.com
> _______________________________________________
> Kdenlive-devel mailing list
> Kdenlive-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kdenlive-devel
>





More information about the Kdenlive mailing list