Hi I get the following Error under Windows 7 [ C ] jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection.c [ CXX ] sal/cppunittester/cppunittester.cxx [ CXX ] sal/qa/osl/process/osl_process_child.cxx checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether D:/dev/cygwin/opt/lo/bin/make sets $(MAKE)... ./configure: eval: line 1853: unexpected EOF while looking for matching `"' ./configure: eval: line 1854: syntax error: unexpected end of file D:/src/lo/lo-core/external/jpeg-turbo/ExternalProject_jpeg-turbo.mk:26: recipe for target 'D:/src/lo/lo-core/workdir/ExternalProject/jpeg-turbo/configure' failed make[1]: *** [D:/src/lo/lo-core/workdir/ExternalProject/jpeg-turbo/configure] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:246: recipe for target 'build' failed make: *** [build] Error 2 My autogen.input is --enable-pch --disable-ccache --enable-dbgutil --with-external-tar=/cygdrive/d/src/lo/externalsrc --with-ant-home=/cygdrive/d/src/lo/apache-ant-1.9.4 --with-junit=/cygdrive/d/src/lo/junit-4.10.jar --with-visual-studio=2013 --disable-activex --disable-atl --with-lang=de en-GB What is or where is my mistake? Thanks Juergen