Cross-compile for Windows fails on the first step
Igor Korot <[email protected]>
| Newsgroups | gmane.comp.video.videolan.vlc.general |
|---|---|
| Message-ID | <CA+FnnTxhMeW+vgJkaJnvz6jJXKc21f4KyDggWMrDfCDNpDcZDQ@mail.gmail.com> |
Hi, ALL, This is my first post here, so please forgive me if it does not belong in this particular list. I'm trying to compile VLC on Windows (7 64-bit Ultimate) following instructions here: http://wiki.videolan.org/Win32CompileMSYS However, I'm getting following error: [code] alex@jupiter ~/vlc/extras/tools $ make (cd autoconf; ./configure --prefix=/home/alex/vlc/extras/tools/build && make && make install) checking for a BSD-compatible install... /mingw/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /mingw/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-mingw32 checking host system type... i686-pc-mingw32 configure: autobuild project... GNU Autoconf configure: autobuild revision... 2.69 configure: autobuild hostname... jupiter configure: autobuild timestamp... 20130524T181900Z checking whether /bin/sh -n is known to work... yes checking for characters that cannot appear in file names... \\"<>*?| checking whether directories can have trailing spaces... no checking for expr... /mingw/bin/expr checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH. GNU M4 1.4.6 or later is required; 1.4.16 or newer is recommended. GNU M4 1.4.15 uses a buggy replacement strstr on some systems. Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug. make: *** [.autoconf] Error 1 [/code] How can I fix it? Thank you. ______________________________________________________ vlc mailing list To unsubscribe or modify your subscription options: http://mailman.videolan.org/listinfo/vlc