On Sat, 12 Dec 2015 20:58:15 +1100 Brett Grentell <bgrent...@icloud.com> wrote:
> Here is where the error occurs: > > 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? > > Regards, > > Brett I have no (repeat: NO) knowledge of compiling OpenOffice, but my very rusty (20+ years since) knowledge of compilation debugging would suggest to me that your source code might be incorrectly sited - perhaps one level down on where it ought be. Also, does "processdebs.awk" exist in your source code? a file search on Windows should find this; if so, its path may give you further clues. RoryOF > > -----Original Message----- > >From: Brett Grentell [mailto:bgrent...@icloud.com] > Sent: Saturday, December 12, 2015 7:34 PM > To: dev@openoffice.apache.org > Subject: Re: Compiler Error > > Ah ok, I know what you mean. ( there may be some more output above the > error.) > > > Sent from Samsung Mobile > > <div>-------- Original message --------</div><div>From: Damjan Jovanovic > <dam...@apache.org> </div><div>Date:12/12/2015 5:09 PM (GMT+10:00) > </div><div>To: Apache OO <dev@openoffice.apache.org> </div><div>Subject: Re: > Compiler Error </div><div> </div>Hi > > When you compile with -P4, the output from gtest often appears mixed with > output from the other 3 build jobs. Leave out -P4, and you should be able to > see more. > > Damjan > > On Sat, Dec 12, 2015 at 7:55 AM, Brett Grentell <bgrent...@icloud.com> > wrote: > > > Hi I am trying to compile open office from source so that I can learn > > how it all works. I've attempted to compile from scratch a couple of > > times but each time I come to the same error. (1 module(s): gtest > > need(s) to be rebuilt). > > > > Ok - I understand that something is wrong with gtest, but there is no > > indication of what that is. Also there's a message saying that error > > 65280 occurred while making gtest. > > > > I followed the instructions given on this page -> > > > > https://mail-archives.apache.org/mod_mbox/openoffice-dev/201409.mbox/% > > 3CCALc > > eskc_fmwg09chqku-yyh7dfe3bx1zzzfcf8foeun2g4t...@mail.gmail.com%3E. The > > parameters were exactly the same. > > > > If someone could help me that would be great. > > > > OpenOffice 4.1 on Windows 10 > > > > > > > > Regards, > > > > > > > > Brett Grentell > > > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org > For additional commands, e-mail: dev-h...@openoffice.apache.org > > -- Rory O'Farrell <ofarr...@iol.ie> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org