Compiling problem
Christophe Massiot
massiot at via.ecp.fr
Thu Feb 13 21:59:02 CET 2003
À (At) 17:45 +0100 13/02/03, Claude Duvallet écrivait (wrote) :
>------------------------------------------------------------------------
>+ rm -f aclocal.m4 configure config.guess config.log config.sub
>ltmain.sh libtool ltconfig missing mkinstalldirs depcomp install-sh
>+ amvers=none
>+ automake-1.7 --version
>+ amvers=-1.7
>+ test x-1.7 = xnone
>+ aclocal-1.7
>aclocal: configure.ac: 12: macro `AM_PROG_LIBTOOL' not found in library
>+ exit 1
>------------------------------------------------------------------------
>
>I have try `export ACLOCAL_FLAGS="-I /usr/share/aclocal"` and it doesn't
>work.
>
>Has anybody some ideas ?
You need libtool.m4 in /usr/share/aclocal. Probably you installed
autoconf in /usr/local and libtool in /usr, or the contrary. All m4
files must be in the directory aclocal is looking for.
--
Christophe Massiot.
--
This is the libdvbpsi-devel mailing-list, see http://developers.videolan.org/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the libdvbpsi-devel
mailing list