Обсуждение: installation question

Поиск
Список
Период
Сортировка

installation question

От
Xinyu Hua
Дата:
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


Re: installation question

От
Robert Treat
Дата:
On Mon, 2003-07-07 at 20:47, Xinyu Hua wrote:
> 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?

Don't really have an answer for you, but it seems suspect to me that
you'd need something from port/beos.h for windows. there are some
instructions on techdocs for installation, check those out or try
posting to pgsql-cygwin...

Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL