Thread: installation question

installation question

From
Xinyu Hua
Date:
Hi,All
Sorry for duplicating the message. I've changed my e-mail address.

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.
Thanks in advance.

Catherine