| From: | lighthouse(dot)software(at)gmail(dot)com |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | DbLink Compilation on Solaris 10 |
| Date: | 2008-09-16 06:45:51 |
| Message-ID: | a6decd08-d6f7-41ad-b368-65f04e71b5f9@z11g2000prl.googlegroups.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
After successfully building dblink on solaris 10 using Sun C 5.9
SunOS_sparc 2007/05/03 and gmake.
I ran gmake installcheck and got the following output:
============== running regression test queries ==============
test dblink ... FAILED
======================
1 of 1 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "./regression.diffs". A copy of the test summary that you see
above is saved in the file "./regression.out".
First error in regression.diffs
+ psql:dblink.sql:11: ERROR: could not load library "/apps/postgresql/
lib/dblink.so": ld.so.1: postgre
s: fatal: relocation error: file /apps/postgresql/lib/dblink.so:
symbol PG_GETARG_TEXT_PP: referenced symbol not found
I am running postgresql version 8.2.4 with the latest dblink source.
Has anyone got any idea what I need to do to solve this problem.
Thanks.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2008-09-16 08:29:43 | Re: could not open file "pg_subtrans/0014": Invalid argument |
| Previous Message | Simon Riggs | 2008-09-16 06:38:02 | Re: about partitioning |