Re: Compile errors on AIX - Mailing list pgsql-admin

From Andrew Sullivan
Subject Re: Compile errors on AIX
Date
Msg-id 20030409172802.GI2255@libertyrms.info
Whole thread Raw
In response to Compile errors on AIX  (Michael Brusser <michael@synchronicity.com>)
Responses Re: Compile errors on AIX  (Michael Brusser <michael@synchronicity.com>)
List pgsql-admin
On Wed, Apr 09, 2003 at 02:30:59AM -0400, Michael Brusser wrote:
> I had no problems on Solaris and HP, but trying to compile
> Postgres 7.3.2 on AIX I'm getting this errors:
>
> .../src/backend/postgres.imp -Wl,-bE:libpgtcl.exp
> ld: 0711-224 WARNING: Duplicate symbol: .pqsignal

These appear to be ok.  I get those on AIX, but the regression tests
pass (except for the time-based ones, because of the DST change).

> information.
> ld: 0711-317 ERROR: Undefined symbol: .Tcl_GetVar

My guess here is that you don't have the necessary Tcl pieces
installed, or else ld doesn't know where to look.

--
----
Andrew Sullivan                         204-4141 Yonge Street
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


pgsql-admin by date:

Previous
From: "Chris White"
Date:
Subject: Re: Problems with Large Objects using Postgres 7.2.1
Next
From: Tom Lane
Date:
Subject: Re: [JDBC] Problems with Large Objects using Postgres 7.2.1