From: | "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk> |
---|---|
To: | "'pgsql-cygwin(at)postgresql(dot)org'" <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Re: PostgreSQL on cygwin |
Date: | 2001-11-06 17:35:29 |
Message-ID: | E2870D8CE1CCD311BAF50008C71EDE8E01F74715@MAIL_EXCHANGE |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Do you have cygipc installed? I seem to recall having this problem when I
didn't have the ipc-daemon.
Also there is a precompiled version of postgresql included with cygwin.
- Stuart
-----Original Message-----
From: Konrad von Backström [SMTP:kvbackstrom(at)spescom(dot)com]
Sent: Tuesday, November 06, 2001 3:01 PM
To: 'pgsql-cygwin(at)postgresql(dot)org'
Subject: [CYGWIN] PostgreSQL on cygwin
Hello
I am having problems compiling PostgreSQL on cygwin.
(I am new to Unix)
When I try ./configure , I get the following error:
loading cache ./config.cache
checking host system type... i686-pc-cygwin
checking which template to use... win
checking whether to build with locale support... no
checking whether to build with recode support... no
checking whether to build with multibyte character support... no
checking whether to build with Unicode conversion support... no
checking for default port number... 5432
checking for default soft limit on number of connections... 32
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configure problem: C compile cannot
create executables.
From | Date | Subject | |
---|---|---|---|
Next Message | Karin Kuehtreiber | 2001-11-07 09:34:17 | initdb fails |
Previous Message | Konrad von Backström | 2001-11-06 15:01:18 | PostgreSQL on cygwin |