Re: installation question

From: Jason Tishler <jason(at)tishler(dot)net>
To: Hua Xin Yu <pieupieu_2000(at)yahoo(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: installation question
Date: 2003-07-08 11:55:02
Message-ID: 20030708115500.GA1588@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Xinyu,

On Mon, Jul 07, 2003 at 06:25:44PM -0700, Hua Xin Yu wrote:
> 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?

Did you forget to install cygipc?

BTW, a pre-built 7.3.3 is part of the standard Cygwin distribution.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Yuriy Rusinov 2003-07-08 11:59:35 I need example of c++ function for postgres
Previous Message Clemens Bertram 2003-07-08 03:38:18 trouble compiling PHP with PostgreSQL under cygwin