<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 19, 2015 at 2:33 PM, David R. Robison <span dir="ltr"><<a href="mailto:david.robison@openroadsconsulting.com" target="_blank">david.robison@openroadsconsulting.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
I am trying to compile the vlc trunc for win32. I am setup to fetch
and build the contribs package. When I run "make" I get the
following error:<br>
<br>
<tt>mkdir -p --
/home/david/vlc/contrib/x86_64-w64-mingw32/share/aclocal
&& cd libgpg-error && autoreconf -fiv
-I/home/david/vlc/contrib/x86_64-w64-mingw32/share/aclocal</tt><tt><br>
</tt><tt>autoreconf: Entering directory `.'</tt><tt><br>
</tt><tt>autoreconf: running: autopoint --force</tt><tt><br>
</tt><tt>autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in
your <a href="http://configure.ac" target="_blank">configure.ac</a></tt><tt><br>
</tt><tt> file requires the infrastructure from
gettext-0.19.3 but this version</tt><tt><br>
</tt><tt> is older. Please upgrade to gettext-0.19.3
or newer.</tt><tt><br>
</tt><tt>autopoint: *** Stop.</tt><tt><br>
</tt><tt>autoreconf: autopoint failed with exit status: 1</tt><tt><br>
</tt><tt>make: *** [.gpg-error] Error 1</tt><tt><br>
</tt><br>
If I do a "make gettext" it appears that it fetches the code for
0.19.4 but does not actually build it. Any ideas?<br></div></blockquote><div><br></div><div>Do make .gettext and make sure it ends up being in your PATH.<br><br></div><div>Best,<br></div><div>Tristan<br> </div></div><br></div></div>