[DVDnav-discuss] libdvdread/libdvdnav 4.2.1 release candidate 2

jb_alvarado jonbae77 at gmail.com
Tue Dec 24 16:33:20 CET 2013


dvdnav doesn't work here, under mingw, anymore. First I get this errors:

autoreconf-2.68: Entering directory `.'
autoreconf-2.68: configure.ac: not using Gettext
autoreconf-2.68: running: aclocal
autoreconf-2.68: configure.ac: tracing
autoreconf-2.68: running: libtoolize --copy
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: 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.
autoreconf-2.68: running: /mingw/bin/autoconf-2.68
configure.ac:1: error: possibly undefined macro: dnl
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:152: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:197: error: possibly undefined macro: AC_PATH_PROG
autoreconf-2.68: /mingw/bin/autoconf-2.68 failed with exit status: 1

After copy *.m4 files from msys\1.0\share\aclocal to the m4 folder it
generate all files and configure file, but the configure bring this error:

[...]
./configure: line 4601: PKG_PROG_PKG_CONFIG: command not found
[...]
./configure: line 12048: ./libtool: No such file or directory
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking for gettimeofday... yes
./configure: line 12733: syntax error near unexpected token `DVDREAD,'
./configure: line 12733: `  PKG_CHECK_MODULES(DVDREAD, dvdread,'

Normally I don't need the pkg version from msys, I use my own compiled
version, so maybe dvdnav don't find them anymore. But with rc1 it was
working normal.






More information about the DVDnav-discuss mailing list