From: | "Daiju Kato" <dkato(at)luna(dot)email(dot)ne(dot)jp> |
---|---|
To: | pgsql-ports(at)postgresql(dot)org |
Subject: | postgresql 7.2 on AIX 5.1 |
Date: | 2002-07-29 16:58:33 |
Message-ID: | ai3s30$1v13$1@news.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
Hello all,
Does someone run PostgreSQL 7.2 on AIX 5.1?
I tries to compile it but I encounter error:
./configure --with-CC=gcc
ld: 0711-317 ERROR: Undefined symbol:.ceil
ld: 0711-317 ERROR: Undefined symbol:: .log
ld: 0711-317 ERROR: Undefined symbol:: .sqrt
ld: 0711-317 ERROR: Undefined symbol:: .isnan
ld: 0711-317 ERROR: Undefined symbol:: .floor
ld: 0711-317 ERROR: Undefined symbol: .pow
ld: 0711-317 ERROR: Undefined symbol:: .exp
ld: 0711-317 ERROR: Undefined symbol:: .log10
ld: 0711-317 ERROR: Undefined symbol:: .acos
ld: 0711-317 ERROR: Undefined symbol:: .asin
ld: 0711-317 ERROR: Undefined symbol:: .atan
ld: 0711-317 ERROR: Undefined symbol:: .atan2
ld: 0711-317 ERROR: Undefined symbol:: .cos
ld: 0711-317 ERROR: Undefined symbol:: .tan
ld: 0711-317 ERROR: Undefined symbol:: .sin
Please let me know if you have some idea.
Thanks.
Daiju Kato
e-mail: dkato(at)luna(dot)email(dot)ne(dot)jp
From | Date | Subject | |
---|---|---|---|
Next Message | Drew Wilson | 2002-07-30 07:15:04 | Re: postgres 7.2.1 fails to build on Mac OS X 10.2 |
Previous Message | Tom Lane | 2002-07-29 14:56:21 | Re: postgres 7.2.1 fails to build on Mac OS X 10.2 |