From: | books at ejurka(dot)com (Kris Jurka) |
---|---|
To: | |
Subject: | [Pljava-dev] building pljava for solaris 10 sparc 64bit |
Date: | 2010-04-15 23:44:45 |
Message-ID: | alpine.BSO.2.00.1004151938190.16588@leary.csoft.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
On Thu, 15 Apr 2010, John R Pierce wrote:
> org.postgresql.util.PSQLException: ERROR: could not load library
> "/opt/FIS/pljava/pljava.so": ld.so.1: postgres: fatal: relocation error: file
> /opt/FIS/pljava/pljava.so: symbol Int64GetDatum: referenced symbol not found
Your hacking of the 32 bit build files is incomplete/incorrect, so you've
built a pljava that is incompatible with your server. I'm not entirely
sure what you've done, but you don't have the right setting for
FLOAT8PASSBYVAL in src/include/pg_config.h in the source tree. I'm not
sure where you've got that installed.
Kris Jurka
From | Date | Subject | |
---|---|---|---|
Next Message | John R Pierce | 2010-04-16 01:05:04 | [Pljava-dev] building pljava for solaris 10 sparc 64bit |
Previous Message | John R Pierce | 2010-04-15 23:27:54 | [Pljava-dev] building pljava for solaris 10 sparc 64bit |