Re: [HACKERS] ecpg build on AIX 4.2.1

2003-09-24 Thread Michael Meskes
On Tue, Sep 23, 2003 at 04:21:10PM -0400, Samuel A Horwitz wrote: I am getting Undefined symbols in build ecpg ... ld: 0711-317 ERROR: Undefined symbol: .PQfinish ld: 0711-317 ERROR: Undefined symbol: .PQexec ld: 0711-317 ERROR: Undefined symbol: .PQclear ld: 0711-317 ERROR: Undefined symbol:

Re: [HACKERS] ecpg build on AIX 4.2.1

2003-09-24 Thread Hans-Jürgen Schönig
Michael Meskes wrote: On Tue, Sep 23, 2003 at 04:21:10PM -0400, Samuel A Horwitz wrote: I am getting Undefined symbols in build ecpg ... ld: 0711-317 ERROR: Undefined symbol: .PQfinish ld: 0711-317 ERROR: Undefined symbol: .PQexec ld: 0711-317 ERROR: Undefined symbol: .PQclear ld: 0711-317 ERROR:

Re: [HACKERS] ecpg build on AIX 4.2.1

2003-09-24 Thread Samuel A Horwitz
], PostgreSQL Hackers [EMAIL PROTECTED] Subject: Re: [HACKERS] ecpg build on AIX 4.2.1 Michael Meskes wrote: On Tue, Sep 23, 2003 at 04:21:10PM -0400, Samuel A Horwitz wrote: I am getting Undefined symbols in build ecpg ... ld: 0711-317 ERROR: Undefined symbol: .PQfinish ld: 0711-317 ERROR

Re: [HACKERS] ecpg build on AIX 4.2.1

2003-09-24 Thread Hans-Jürgen Schönig
Samuel A Horwitz wrote: Are these patches going to be applied soon? Correct. I had the same error on AIX 5.1 last week (see hackers' list). As far as 7.4beta is referred two additional patches are needed (see postings by Tom Lane on this topics). Adding the linker options will solve your

Re: [HACKERS] ecpg build on AIX 4.2.1

2003-09-24 Thread Michael Meskes
On Wed, Sep 24, 2003 at 01:18:32PM +0200, Hans-Jrgen Schnig wrote: Correct. I had the same error on AIX 5.1 last week (see hackers' list). As far as 7.4beta is referred two additional patches are needed (see postings by Tom Lane on this topics). So adding $(filter -lssl -lm) does fix this?

[HACKERS] ecpg build on AIX 4.2.1

2003-09-23 Thread Samuel A Horwitz
I am getting Undefined symbols in build ecpg gmake -C compatlib all gmake[4]: Entering directory `/usr/local/postgres/pgsql/src/interfaces/ecpg/compatlib' ../../../../src/backend/port/aix/mkldexport.sh libecpg_compat.a libecpg_compat.exp gcc -O2 -pipe -Wall -Wmissing-prototypes