From: | Andrew Sullivan <andrew(at)libertyrms(dot)info> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Compile errors on AIX |
Date: | 2003-04-09 17:28:02 |
Message-ID: | 20030409172802.GI2255@libertyrms.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-04-09 17:28:21 | Re: [JDBC] Problems with Large Objects using Postgres 7.2.1 |
Previous Message | Chris White | 2003-04-09 17:04:09 | Re: Problems with Large Objects using Postgres 7.2.1 |