Re: [HACKERS] Building postgresql project

2013-04-01 Thread Chamila Wijayarathna
I installed cygwin and ran ./configure on it. It says cannot run /bin/sh config/config.sub I was already following that link. On Mon, Apr 1, 2013 at 8:15 PM, Tom Lane wrote: > Chamila Wijayarathna writes: > > I'm new to postresql development. I cloned the project from git and tried > > to buil

Re: [HACKERS] Building postgresql project

2013-04-01 Thread Tom Lane
Chamila Wijayarathna writes: > I'm new to postresql development. I cloned the project from git and tried > to build it. When I tried to run it using gmake, it gave me an error saying > '! is unexpected at this time gmake: *** [world] Error 255', Can somebody > please tell me where I got it wrong.

[HACKERS] Building postgresql project

2013-04-01 Thread Chamila Wijayarathna
Hello Everyone, I'm new to postresql development. I cloned the project from git and tried to build it. When I tried to run it using gmake, it gave me an error saying '! is unexpected at this time gmake: *** [world] Error 255', Can somebody please tell me where I got it wrong. -- *Chamila Dilshan