From: | Jason Tishler <jason(at)tishler(dot)net> |
---|---|
To: | Tony Culshaw <tculshaw(at)bigpond(dot)net(dot)au> |
Cc: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | Re: Problem with ./configure script? |
Date: | 2001-09-18 14:15:17 |
Message-ID: | 20010918101517.A1332@dothill.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Tony,
On Tue, Sep 18, 2001 at 09:47:23PM +1000, Tony Culshaw wrote:
> I downloaded and *** compiled *** the cygipc source without errors, and
> installed as a service - no worries.
See below...
> $ ./configure
> [snip]
> checking whether the C compiler (gcc -O2 ) works... no
> configure: error: installation or configuration problem: C compiler cannot create executables.
>
> tony(at)CULTECH1 /postgresql-7.1.3
> $
>
> **********************************
>
> Here's the config.log file:
>
> **********************************
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>
> [snip]
> configure:1349: checking whether the C compiler (gcc -O2 ) works
> configure:1365: gcc -o conftest -O2 conftest.c -lcygipc 1>&5
> /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld:
> cannot find -lcygipc
^^^^^^^^
********
> collect2: ld returned 1 exit status
> configure: failed program was:
Did you forget to do a "make install" for cygipc?
BTW, why don't you just use the pre-built cygipc and PostgreSQL
distributions?
Jason
From | Date | Subject | |
---|---|---|---|
Next Message | Jason Tishler | 2001-09-19 21:44:09 | Re: PostgresQL on Cygwin |
Previous Message | Henshall, Stuart - WCP | 2001-09-18 13:20:05 | Re: Problem with ./configure script? |