<div dir="ltr"><div><div>Hi Cyril,<br></div>this is the right list.<br></div>I'm not sure I can help, it's a bit late. Maybe tomorrow.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2018-04-03 23:30 GMT+02:00 Cyril Ferlicot D <span dir="ltr"><<a href="mailto:cyril@ferlicot.me" target="_blank">cyril@ferlicot.me</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hello,<br>
<br>
I am trying to compile my first vm, so I read the README and HowToBuild<br>
on OpenSmalltalk git repository.<br>
<br>
I tried to build the build.win32x86/pharo.cog.spur flavour on Windows 7<br>
after installing cygwin with this command:<br>
<br>
setup-x86.exe -dgnqNO -R "E:\cygwin" -s<br>
"<a href="http://cygwin.mirror.constant.com" rel="noreferrer" target="_blank">http://cygwin.mirror.<wbr>constant.com</a>" -l "E:\cygwin\var\cache\setup" -P<br>
mingw64-i686-gcc-core,mingw64-<wbr>i686-gcc-g++,mingw64-i686-<wbr>headers,mingw64-i686-runtime,<wbr>zip,mingw64-i686-clang,<wbr>mingw64-i686-openssl,libiconv-<wbr>devel,libglib2.0-devel,perl,<wbr>mingw64-i686-zlib,make,cmake,<wbr>wget,mingw64-i686-win-iconv<br>
<br>
The build fail with this error:<br>
<br>
config.status: creating config.h.win32<br>
config.status: creating config.h<br>
config.status: executing depfiles commands<br>
config.status: executing libtool commands<br>
configure: WARNING: cache variable lt_cv_path_LD contains a newline<br>
make[2]: Entering directory<br>
'/cygdrive/e/cog/oscogvm/<wbr>build.win32x86/pharo.cog.spur/<wbr>builddbg/third-party/pkg-<wbr>config-0.29.1'<br>
Makefile:311: *** missing separator.  Stop.<br>
make[2]: Leaving directory<br>
'/cygdrive/e/cog/oscogvm/<wbr>build.win32x86/pharo.cog.spur/<wbr>builddbg/third-party/pkg-<wbr>config-0.29.1'<br>
make[1]: *** [../third-party/Makefile.<wbr>pkgconfig:26:<br>
/cygdrive/e/cog/oscogvm/.<wbr>thirdparty-cache/windows/i386/<wbr>bin/pkg-config.exe]<br>
Error 2<br>
make[1]: Leaving directory<br>
'/cygdrive/e/cog/oscogvm/<wbr>build.win32x86/pharo.cog.spur'<br>
make: *** [../common/Makefile:157: debug] Error 2<br>
<br>
I have to say that I have really few experience with everything around<br>
the vm and maybe this is a problem easy to solve. But not with my<br>
knowledge.<br>
<br>
Does anyone has an idea of what might be the problem?<br>
<br>
Also, I'm not sure it is the right place for this kind of questions<br>
since it's vm-dev and this is a vm usage question. So, is it the right<br>
ML or is there another one?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Cyril Ferlicot<br>
<a href="https://ferlicot.fr" rel="noreferrer" target="_blank">https://ferlicot.fr</a><br>
<br>
</font></span></blockquote></div><br></div>