Hi,
awk: fatal: can't open source file `C:/Cygwin-installationc:/Cygwin-installatio /openoffice-4.0/openoffice/main/solenv/gbuild/processdeps.awk' for reading (No uch file or directory) It appears that C:/Cygwin-installation is appended to the path twice. Not too sure why it is happening. Is there a quick fix for this?
have you seen https://wiki.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows i remember, i had to replace awk with gawk after installing cygwin: rm /usr/bin/awk mv /usr/bin/gawk.exe /usr/bin/awk.exe Regards Oliver --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org