Re: unexpected EOF error: WinResTarget.mk

2020-06-17 Thread Chetan Aru
Hi Eike, Thanks, this option is indeed helping. On Wed, 17 Jun 2020 at 4:21 PM, Eike Rathke wrote: > Hi Chetan, > > On Wednesday, 2020-06-17 12:47:04 +0530, Chetan Aru wrote: > > > Suspect this is because OOO_VENDOR environment variable. It somehow has > > ‘machinen

Re: unexpected EOF error: WinResTarget.mk

2020-06-17 Thread Chetan Aru
Suspect this is because OOO_VENDOR environment variable. It somehow has ‘machinename$’ in it. And suspect $ has something to do with it. Where does this get populated from? On Tue, 16 Jun 2020 at 11:01 PM, Chetan Aru wrote: > I obtained the source from git clone from gerrit

Re: unexpected EOF error: WinResTarget.mk

2020-06-16 Thread Chetan Aru
wrote: > Hi Chetan, > > On Tuesday, 2020-06-16 18:09:11 +0530, Chetan Aru wrote: > > > I see that sal_textenc folder is not extracted in build directory. Which > > zip has this? > > ? Maybe clarify how you obtained the sources. Or tell us what your > actual

Re: unexpected EOF error: WinResTarget.mk

2020-06-16 Thread Chetan Aru
I see that sal_textenc folder is not extracted in build directory. Which zip has this? On Mon, 15 Jun 2020 at 4:15 PM, Chetan Aru wrote: > It is 4.2.1, it builds for one user but not for other > > On Mon, 15 Jun 2020 at 3:28 PM, Caolán McNamara > wrote: > >> On Mon, 2020

Re: unexpected EOF error: WinResTarget.mk

2020-06-15 Thread Chetan Aru
It is 4.2.1, it builds for one user but not for other On Mon, 15 Jun 2020 at 3:28 PM, Caolán McNamara wrote: > On Mon, 2020-06-15 at 11:02 +0530, Chetan Aru wrote: > > Hi, > > > > I am getting the following error while running the build with 6.4 > > branch. A

Re: 6.4.4.4 libssl error

2020-06-11 Thread Chetan Aru
, can someone please help? https://gerrit.libreoffice.org/c/core/+/88427/3 On Tue, Jun 9, 2020 at 4:35 PM Jan-Marek Glogowski wrote: > Am 09.06.20 um 06:48 schrieb Chetan Aru: > > I am trying to build the LibreOffice 6.4.4.4 tag on Windows machine > > (Virtual Machine). I have inst

Re: 6.4.4.4 libssl error

2020-06-09 Thread Chetan Aru
06/2020 08.40, Chetan Aru wrote: > > I have been asked to produce a build from any of the tags 6.4.3.x or > later. > > So looks like my best bet is wait for 6.4.5.x or figure out a way to get > > around the build error. > > In case you really don't have the option to add tha

Re: 6.4.4.4 libssl error

2020-06-09 Thread Chetan Aru
I have been asked to produce a build from any of the tags 6.4.3.x or later. So looks like my best bet is wait for 6.4.5.x or figure out a way to get around the build error. On Tue, 9 Jun 2020 at 11:53 AM, Michael Weghorn wrote: > On 09/06/2020 08.18, Chetan Aru wrote: > > Thanks for

Re: 6.4.4.4 libssl error

2020-06-09 Thread Chetan Aru
Thanks for pointing it out. How do I get my build of 6.4.4.2 to ignore these errors then? I can build with VS17 as well as VS19. Is there any flag that I need to setup during build? On Tue, 9 Jun 2020 at 11:35 AM, Michael Weghorn wrote: > On 09/06/2020 06.48, Chetan Aru wrote: > > I

6.4.4.4 libssl error

2020-06-08 Thread Chetan Aru
I am trying to build the LibreOffice 6.4.4.4 tag on Windows machine (Virtual Machine). I have installed cygwin 64-bit and doing 64-bit build. I am getting the following errors. Can someone please help? Seems that having this patch ( https://gerrit.libreoffice.org/c/core/+/95559) helps, but how is