Is there somewhere in the source code where the call to processdeps.awk is 
constructed?  Im still trying to figure out why it is constructed incorrectly.


Sent from Samsung Mobile

<div>-------- Original message --------</div><div>From: Brett Grentell 
<[email protected]> </div><div>Date:12/12/2015  9:49 PM  (GMT+10:00) 
</div><div>To: [email protected] </div><div>Subject: RE: Compiler Error 
</div><div>
</div>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:[email protected]] 
Sent: Saturday, December 12, 2015 9:43 PM
To: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to