Re: installation question - Mailing list pgsql-admin

From Robert Treat
Subject Re: installation question
Date
Msg-id 1057851325.24310.1939.camel@camel
Whole thread Raw
In response to installation question  (Xinyu Hua <xhua@cse.ucsc.edu>)
List pgsql-admin
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


pgsql-admin by date:

Previous
From: "shreedhar"
Date:
Subject: Is it possible to create database in lower version with the dump of higher version
Next
From: Tom Lane
Date:
Subject: Re: [pgadmin-support] Overloading functions that are used by operators.