public inbox for [email protected]
help / color / mirror / Atom feed[Pljava-dev] /usr/local/lib/pljava/pljava.so: undefined symbol: SetUserId
2+ messages / 0 participants
[nested] [flat]
* [Pljava-dev] /usr/local/lib/pljava/pljava.so: undefined symbol: SetUserId
@ 2008-06-04 10:33
0 siblings, 1 reply; 2+ messages in thread
From: @ 2008-06-04 10:33 UTC (permalink / raw)
Hello
i want to use pljava1.3 on postgres 8.1.11
and when I want tu run install.sql I've got :
"
ERREUR: n'a pas pu charger la biblioth?que ?
/usr/local/lib/pljava/pljava.so ?: /usr/local/lib/pljava/pljava.so:
undefined symbol: SetUserId
"
I have in postgresq.conf the line :
ynamic_library_path = '$libdir:/usr/local/lib/pljava'
I use the ld.so.conf :
more /etc/ld.so.conf.d/postgres-java.conf
# Librairie java pour postgres
/usr/local/j2re/lib/i386
/usr/local/j2re/lib/i386/client
/usr/local/j2re/lib/i386/native_threads
and the ldd command on pljava.so say :
ldd /usr/local/lib/pljava/pljava.so
linux-gate.so.1 => (0xffffe000)
libjvm.so => /usr/local/j2re/lib/i386/client/libjvm.so (0xb7a83000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7952000)
libnsl.so.1 => /lib/tls/i686/cmov/libnsl.so.1 (0xb793c000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7917000)
libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7913000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7901000)
/lib/ld-linux.so.2 (0x80000000)
All seems to be OK ...
Would you have any idea please ?
Thanks for your help
BOYER Eric
^ permalink raw reply [nested|flat] 2+ messages in thread
* [Pljava-dev] /usr/local/lib/pljava/pljava.so: undefined symbol: SetUserId
@ 2008-06-04 15:22
parent:
0 siblings, 0 replies; 2+ messages in thread
From: @ 2008-06-04 15:22 UTC (permalink / raw)
On Wed, 4 Jun 2008, Eric BOYER wrote:
> Hello
>
> i want to use pljava1.3 on postgres 8.1.11
>
> and when I want tu run install.sql I've got :
>
> "
> ERREUR: n'a pas pu charger la biblioth?que ?
> /usr/local/lib/pljava/pljava.so ?: /usr/local/lib/pljava/pljava.so:
> undefined symbol: SetUserId
>
Some security updates changed an API that pljava uses so pljava 1.3
cannot be used for the latest 8.1 releases. You need to use pljava
1.4.
Kris Jurka
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2008-06-04 15:22 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2008-06-04 10:33 [Pljava-dev] /usr/local/lib/pljava/pljava.so: undefined symbol: SetUserId
2008-06-04 15:22 `
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox