[DVDnav-discuss] cross/mingw compilation (was assertion failure with certain DVD's)

Rafaël Carré funman at videolan.org
Thu Dec 1 21:14:28 CET 2011


Le Thu, 1 Dec 2011 13:04:13 -0700,
Roger Pack <rogerdpack2 at gmail.com> a écrit :

> > install automake, possibly libtool too to be sure, try to run autoreconf
> 
> appears from apt-get that I have the latest installed.
> 
> running autoreconf in Linux:
> 
> $ autoreconf
> autlibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
> libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
> libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
> oconf
> configure.ac:26: required file `./config.guess' not found
> configure.ac:26:   `automake --add-missing' can install `config.guess'
> configure.ac:26: required file `./config.sub' not found
> configure.ac:26:   `automake --add-missing' can install `config.sub'
> configure.ac:22: required file `./install-sh' not found
> configure.ac:22:   `automake --add-missing' can install `install-sh'
> configure.ac:22: required file `./missing' not found
> configure.ac:22:   `automake --add-missing' can install `missing'
> src/Makefile.am: required file `./depcomp' not found
> src/Makefile.am:   `automake --add-missing' can install `depcomp'
> autoreconf: automake failed with exit status: 1
> 
> 
> My guess is that people only use configure2 these days, or something...
> Thanks for your help BTW.
> -roger-

or just run automake --add-missing like suggested (agreed it's not
exactly explicit, that's one of numerous autoconf problems)

-- 
Rafaël Carré


More information about the DVDnav-discuss mailing list