im trying out an oo build in cygwin. i get the following error (while building zlib) from dmake.
============= Building module zlib ============= /cygdrive/c/development/openoffice/SRC680_m240/zlib ------------- mkdir ./wntmsci10.pro/misc/build/zlib-1.1.4/ mkdir: cannot create directory `./wntmsci10.pro/misc/build/zlib-1.1.4/': File exists cd ./wntmsci10.pro/misc/build/zlib-1.1.4/ && dmake product="full" && C:/cygwin/bin/touch.exe c: /development/openoffice/SRC680_m240/zlib/./wntmsci10.pro/misc/build/so_built_zlib dmake: makefile.mk: line 1: Error: -- Expecting macro or rule defn, found neither ---* *--- dmake: Error code 255, while making 'wntmsci10.pro/misc/build/so_built_zlib ' ---* tg_merge.mk *--- ERROR: Error 65280 occurred while making /cygdrive/c/development/openoffice/SRC680_m240/zlib dmake: Error code 1, while making 'build_instsetoo_native' ---* *--- i checked the makefile.mk for zlib, but the first line is a comment. any guess about the problem?
