I did that already.  I did it again to be sure but I'm still getting the
same result.

-----Original Message-----
From: Oliver Brinzing [mailto:oliver.brinz...@gmx.de] 
Sent: Saturday, December 12, 2015 9:43 PM
To: dev@openoffice.apache.org
Subject: Re: Compiler Error

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_Wi
ndows

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to