Re: I couldn't compile postgresql 7.3.1 under cygwin 1.3.18-1 - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: I couldn't compile postgresql 7.3.1 under cygwin 1.3.18-1
Date
Msg-id 20030210143056.GH2408@tishler.net
Whole thread Raw
List pgsql-cygwin
On Mon, Feb 10, 2003 at 08:47:52AM -0800, jklcom wrote:
> This is the error I got.  What am I doing wrong?
>
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../src/
>   -DBUILDING_DLL  -c -o pg_sema.o pg_sema.c
> pg_sema.c: In function `InternalIpcSemaphoreCreate':
> pg_sema.c:95: warning: implicit declaration of function `semget'
> pg_sema.c:95: `IPC_CREAT' undeclared (first use in this function)
> [snip]

Did you forget to install cygipc?

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

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: IpcSemaphoreCreate - detailed account
Next
From: Seth Rubin
Date:
Subject: FW: FW: Latest cygwin always crashing with Postgres