<div dir="ltr">Thanks Sebastian for the quick response.  <div><br></div><div>I had cloned from git://<a href="http://anongit.freedesktop.org/gstreamer-sdk/cerbero">anongit.freedesktop.org/gstreamer-sdk/cerbero</a> as per the instructions on <a href="http://docs.gstreamer.com/display/GstSDK/Building+from+source+using+Cerbero">http://docs.gstreamer.com/display/GstSDK/Building+from+source+using+Cerbero</a>.<div>

<br></div><div>So I deleted my cerbero folder, and cloned again from <a href="http://cgit.freedesktop.org/gstreamer/cerbero">http://cgit.freedesktop.org/gstreamer/cerbero</a> as per your suggestion (without specifying the branch, so I got master).</div>

<div><br></div><div><div>It failed again at the same point, but this time presented a menu of options for how to proceed.  I selected to rebuild the recipe from scratch, but the same error occurred.</div><div><br></div><div>

I then tried again with the 1.2 branch, i.e.<br></div></div><div><br></div><div>git clone --branch 1.2 <a href="http://cgit.freedesktop.org/gstreamer/cerbero">http://cgit.freedesktop.org/gstreamer/cerbero</a><br></div><div>

<br></div><div>It ran for a lot longer this time, but failed in gettext-tools:</div><div><br></div><div><div>=========</div><div>checking whether <wchar.h> uses 'inline' correctly... rm: cannot lstat `conftest.exe': Permission denied</div>

<div>no</div><div>configure: error: <wchar.h> cannot be used with this compiler (i686-w64-mingw32-gcc -std=gnu99 -Wall -g -O2 -DWINVER=0x0501 -I/c/Use</div><div>rs/Jeremy/cerbero/build-tools/include).</div><div>This is a known interoperability problem of glibc <= 2.5 with gcc >= 4.3 in</div>

<div>C99 mode. You have four options:</div><div>  - Add the flag -fgnu89-inline to CC and reconfigure, or</div><div>  - Fix your include files, using parts of</div><div>    <<a href="http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=b037a293a48718af30d706c2e18c929d0e69a621">http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=b037a293a48718af30d706c2e18c929d0e69a621</a>>, or</div>

<div>  - Use a gcc version older than 4.3, or</div><div>  - Don't use the flags -std=c99 or -std=gnu99.</div><div>Configuration aborted.</div><div>rm: cannot lstat `conftest.exe': Permission denied</div><div>***** Error running 'bootstrap' command:</div>

<div>Recipe 'gettext-tools' failed at the build step 'configure'</div></div><div><div>=========</div></div><div><br></div><div>The reference to conftest.exe made me nervous that Avast had switched on again, so I made sure it was disabled again, deleted the cerbero folder and ~/.cerbero/build-tools file, recloned cerbero, and tried again.  Now I'm back to the original error (which I think occurs a lot earlier then the one above):</div>

<div><br></div><div>=======</div><div><div>libtool: link: i686-w64-mingw32-gcc -shared  .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain</div><div>.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigett</div>

<div>ext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o</div><div> .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/version.o</div>

<div>.libs/xsize.o .libs/osdep.o .libs/intl-compat.o .libs/libintl.res.o   -Lc:/Users/Jeremy/cerbero/build-tools/lib  -O2 -Wl,--disable-a</div><div>uto-import -Wl,--export-all-symbols   -o .libs/libintl-8.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libin</div>

<div>tl.dll.a</div><div>Creating library file: .libs/libintl.dll.a</div><div>libtool: link: i686-w64-mingw32-ar cru .libs/libintl.a  bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.o lo</div><div>
admsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp</div>
<div>.o localcharset.o threadlib.o lock.o relocatable.o langprefs.o localename.o log.o printf.o setlocale.o version.o xsize.o osdep.o int</div><div>l-compat.o libintl.res.o</div><div>libtool: link: i686-w64-mingw32-ranlib .libs/libintl.a</div>

<div>c:\Users\Jeremy\cerbero\mingw\w32\bin\i686-w64-mingw32-ranlib.exe: '.libs/libintl.a': No such file</div><div>make: *** [<a href="http://libintl.la">libintl.la</a>] Error 1</div><div>***** Error running 'bootstrap' command:</div>

<div>Recipe 'gettext' failed at the build step 'compile'</div></div><div>=======</div><div><br></div><div>Not sure if this is relevant, but I notice when cloning that I get a warning:</div><div><br></div>
<div>
<div>$ git clone --branch 1.2 <a href="http://cgit.freedesktop.org/gstreamer/cerbero">http://cgit.freedesktop.org/gstreamer/cerbero</a></div><div>Cloning into 'cerbero'...</div><div>warning: unable to unlink c:/Users/Jeremy/cerbero/.git/objects/ed/4d14fbefe09309eee434f0edc5d80bdf7b27e6.temp: Permission denied</div>

</div><div><br></div><div>So I seem to get inconsistent results, which suggests to me something in my environment outside of the cerbero folder is a problem.</div></div><div><br></div><div>Any other suggestions for things to try? Thanks.</div>

<div><br></div><div>-Jeremy</div></div>