Re: Problem with initdb failing

From: Jason Tishler <jason(at)tishler(dot)net>
To: "Paul R(dot) Sand" <paul_sand(at)mverify(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Problem with initdb failing
Date: 2003-10-31 13:48:37
Message-ID: 20031031134837.GC1460@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Paul,

On Thu, Oct 30, 2003 at 03:28:53PM -0600, Paul R. Sand wrote:
> I have the following problem:
>
> I get the error : IpcSemaphoreCreate: semget ? when I run initdb

Is the above the precise error message? Or, are you getting something
like the following:

IpcSemaphoreCreate: semget(...) failed: Function not implemented

> I do have cygipc installed and have ipc-daemon running (verified via
> ps)

You might have a version mismatch. What does the following indicate?

$ cygcheck -c cygipc cygwin postgresql

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 Paul R. Sand 2003-10-31 15:41:00 Re: Problem with initdb failing
Previous Message Jason Tishler 2003-10-31 13:45:26 Re: Compilation Problem