From: | crobinsonusa(at)earthlink(dot)net |
---|---|
To: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | Problem with cygipc __getreent |
Date: | 2003-07-20 23:07:10 |
Message-ID: | 6605082.1058749294773.JavaMail.nobody@thecount.psp.pas.earthlink.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Hi. I read the docs and saw I needed cygipc to use PGsql under w32. I installed Cygipc using cygwin's setup program. When trying to run ipctest, I get:
"The procedure entry point __getreent could not be located in the dynamic link library cygwin.dll"
I googled for the error, found nothing. Found cygipc was depreciated and got a bunch of broken links to that effect.
Trying initdb anyway gives the error:
creating template1 database in /usr/local/pgsql/data/base/1... IpcSemaphoreCreat
e: semget(key=1, num=17, 03600) failed: Function not implemented
Tried on 2 machines, both Win2000, one has SP3
Cygipc 2.00-2
Cygwin 1.3.22-1
Postgresql 7.3.3-1
Thanks for the help. I thought this was appropriate here as pgsql is the only major user of cygipc as far as I can tell. If not, please direct me elsewhere.
Charles Robinson
From | Date | Subject | |
---|---|---|---|
Next Message | Carl Youngblood | 2003-07-21 02:31:08 | Can't find ipc-daemon on latest cygwin install |
Previous Message | Ian Burrell | 2003-07-18 22:18:38 | Unix sockets permissions problem |