I have been trying to compile VLC for 32-bit Windows using an Ubuntu 64 virtual machine, and after running $ mkdir -p contrib/win32 $ cd contrib/win32 $ ../bootstrap --host=i686-w64-mingw32 $ make fetch as required for 32-bit Windows, I get the following error: ... echo "cpu = '`echo i686-w64-m...