installation question - Mailing list pgsql-cygwin

From Xinyu Hua
Subject installation question
Date
Msg-id Pine.GSO.4.44.0307071748040.7592-100000@jambiya.cse.ucsc.edu
Whole thread Raw
List pgsql-cygwin
Hi,All
I have cygwin installed on my windows XP. I start to install postgresql in
a unix way. I did ./configure first.

When I typed make to build, it fails to build
..src/backend/port/pg_sema.o,
complaining that IPC_CREAT, IPC_EXCL, SETVAL etc. are not declared.
Those variables are declared in ..src/include/port/beos.h

What I missed in the installation?
I appreciate your help very much.
regards,
Catherine




pgsql-cygwin by date:

Previous
From: Xinyu Hua
Date:
Subject: Re: installation question
Next
From: "Laurent Michel"
Date:
Subject: pg_restore very slow