>>> 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@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. _______________________________________________ DVDnav-discuss mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss
