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