Re: Compilation Error AIX

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: "Hiltibidal, Robert" <Robert(dot)Hiltibidal(at)argushealth(dot)com>
Cc: Ezequias Rodrigues da Rocha <ezequias(dot)rocha(at)gmail(dot)com>, Shoaib Mir <shoaibmir(at)gmail(dot)com>, Joe <dev(at)freedomcircle(dot)net>, Andrew Sullivan <ajs(at)crankycanuck(dot)ca>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Compilation Error AIX
Date: 2007-02-06 14:07:42
Message-ID: 20070206140742.GB22166@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

Hiltibidal, Robert wrote:

> I am getting this error

I thought you were supposed to post in pgsql-general ...

> make -C port all
>
> make[3]: Entering directory
> `/db2/logs/downloads/postgres/postgresql-8.2.1/src/backend/port'
>
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline
> -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing
> -I../../../src/include -c -o dynloader.o dynloader.c

Where does the src/backend/port/dynloader.c symlink point to?
What AIX version is this? GCC version?

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Hiltibidal, Robert 2007-02-06 14:15:01 Re: Storing database in cluster (Memory)
Previous Message Richard Huxton 2007-02-06 14:00:59 Re: Retrieving affected tables

Browse pgsql-sql by date

  From Date Subject
Next Message Paul Lambert 2007-02-06 22:15:02 Removing duplicate rows
Previous Message Richard Huxton 2007-02-06 14:05:28 Re: Index ANDing & Index ORing