Re: PostgreSQL on Windows (again)

From: Joel Burton <jburton(at)scw(dot)org>
To: Steve Jorgensen <nospam(at)nospam(dot)nospam>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL on Windows (again)
Date: 2001-04-09 17:31:51
Message-ID: Pine.LNX.4.21.0104091331200.3882-100000@olympus.scw.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 9 Apr 2001, Steve Jorgensen wrote:

Check your path to make sure that cygipc is in it. IIRC, configure is
looking for libcygipc, and probably not finding it.

> $ ./configure
> creating 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... yes
> checking whether the C compiler (gcc ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> using CFLAGS=-O2
> checking whether the C compiler (gcc -O2 ) works... no
> configure: error: installation or configuration problem: C compiler
> cannot create executables.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

--
Joel Burton <jburton(at)scw(dot)org>
Director of Information Systems, Support Center of Washington

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tony Grant 2001-04-09 17:48:13 Re: ongoing holy grail thread
Previous Message Joel Burton 2001-04-09 17:28:33 Re: store procedure