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 > > ‘machinename$’ in it. And suspect $

Re: unexpected EOF error: WinResTarget.mk

2020-06-17 Thread Eike Rathke
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 > ‘machinename$’ in it. And suspect $ has something to do with it. > Where does this get populated from? See ./configure If you use the ./autogen.sh

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 url. >

Re: unexpected EOF error: WinResTarget.mk

2020-06-16 Thread Chetan Aru
I obtained the source from git clone from gerrit url. WinResTarget.mk is looking to build default.res from sal_textenc folder. On successful case, I see that this folder is present inside build\workdir folder, which is setup to be outside source directory. In failure case, it is missing. I know

Re: unexpected EOF error: WinResTarget.mk

2020-06-16 Thread Eike Rathke
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 problem is (and how it is related to $Subject). sal/textenc/

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-06-15 at 11:02 +0530,

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. Am I missing setting up some

Re: unexpected EOF error: WinResTarget.mk

2020-06-15 Thread Caolán McNamara
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. Am I missing setting up some variables? is the wrong "make" binary getting called ?, i.e. not the one bundled into lode