AIX 4.3.1 build, need to manually copy postgres.imp for tcl linking - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject AIX 4.3.1 build, need to manually copy postgres.imp for tcl linking
Date
Msg-id 200012300340.eBU3eiT26108@hub.org
Whole thread Raw
List pgsql-bugs
Travis Pouarz (twp1@duke.edu) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
AIX 4.3.1 build, need to manually copy postgres.imp for tcl linking

Long Description
 PostgreSQL 7.0.3 on rs6000-ibm-aix4.3.1.0, compiled by xlc
configured --with-tcl --prefix=BASEDIR

The linking of the lib in pl/tcl failed because the linker couldn't find 'postgres.imp' in BASEDIR/lib.

I copied backend/postgres.imp to BASEDIR/lib and the link and subsequent build steps continued.


Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: AIX 4.3.1, 7.0.3 build annoyances: C++ comments, make all, macro problem
Next
From: Tom Lane
Date:
Subject: Re: AIX 4.3.1, 7.0.3 build annoyances: C++ comments, make all, macro problem