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

Roger Pack rogerdpack2 at gmail.com
Fri Oct 19 01:58:44 CEST 2012


>>> Checking if we're big-endian... ./configure2: line 113: mktemp: command not found
>
> This meant I didn't have msys installed, only mingw (my bad).

As a follow-up note


packrd at PACKR-AEEBE1B52 /c/dev/ruby/downloads/libdvdread
$ ./autogen.sh
/c/installs/devkit451/devkit451/mingw/bin/autoreconf: /c/installs/devkit451/devk
it451/mingw/bin/autoreconf-2.67: /bin/perl: bad interpreter: No such file or dir
ectory
/c/installs/devkit451/devkit451/mingw/bin/autoreconf: line 157: /c/installs/devk
it451/devkit451/mingw/bin/autoreconf-2.67: error 0

meant that I need not only "msys" installed, but also the developer
tools which include mktemp, perl, msys itself is apparently not
enough.

then autogen.sh and configure worked.


More information about the DVDnav-discuss mailing list