From: | "Leeuw van der, Tim" <tim(dot)leeuwvander(at)nl(dot)unisys(dot)com> |
---|---|
To: | "Mike G" <mike(at)thegodshalls(dot)com>, <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Re: Need help compiling from source |
Date: | 2004-06-22 07:21:04 |
Message-ID: | BF88DF69D9E2884B9BE5160DB2B97A85B35CD1@nlshl-exch1.eu.uis.unisys.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Hi Mike,
AFAIK, you should remove cygipc from your system. And then possibly re-install the core cygwin dll, to re-install some IPC utilities. But I'm not sure about the need for that.
regards,
--Tim
-----Original Message-----
From: pgsql-cygwin-owner(at)postgresql(dot)org
[mailto:pgsql-cygwin-owner(at)postgresql(dot)org]On Behalf Of Mike G
Sent: dinsdag 22 juni 2004 6:49
To: pgsql-cygwin(at)postgresql(dot)org
Subject: [CYGWIN] Need help compiling from source
Hello,
I am trying to compile and install 7.4.3-1 from source in cygwin on XP Pro.
I installed bison and flex. The config, make, and make install are successful. Running initdb though errors out with the dreaded semctl(....) failed: Invalid argument.
I am guessing that I am not linking to cygserver at all or correctly.
I also copied build.sh from CYGWIN-PATCHES to the top of the tree, and executed it to do all the above in one step. Same error generated. Have tried distclean between builds.
I do not have the src for cygserver or ipc-daemon. Must I build those from src as well before building postgres?
Mike
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
From | Date | Subject | |
---|---|---|---|
Next Message | Jason Tishler | 2004-06-22 11:29:25 | Re: Need help compiling from source |
Previous Message | Mike G | 2004-06-22 04:49:28 | Need help compiling from source |