[vlc] Cross-compile for Windows fails on the first step

Igor Korot ikorot01 at gmail.com
Fri May 24 20:31:18 CEST 2013


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 at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20130524/b51eb485/attachment.html>


More information about the vlc mailing list