Re: PgSQL 8.1.0 Solaris w/ Sun's cc

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: William <rotaecho(at)yahoo(dot)com>
Subject: Re: PgSQL 8.1.0 Solaris w/ Sun's cc
Date: 2005-12-09 16:57:27
Message-ID: 200512091757.28192.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

William wrote:
> configure:2295: checking whether we are using the GNU
> C compiler
> configure:2319: cc -c conftest.c >&5
> "conftest.c", line 18: undefined symbol: choke
> "conftest.c", line 18: syntax error before or at: me
> cc: acomp failed for conftest.c
> configure:2325: $? = 2
>
> configure: failed program was:
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME "PostgreSQL"
> | #define PACKAGE_TARNAME "postgresql"

This is not the interesting part of config.log. You need to look near
the bottom where it actually says "checking test program".

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message William 2005-12-09 17:11:32 Solaris 10 Sun Studio 11 compile error configtest
Previous Message Luca Pireddu 2005-12-09 16:49:55 Re: bug or not? Trigger preventing delete causes circumvention