Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Java problem (with pylucene)
Date: Thu, 29 Nov 2007 11:35:20
Message-Id: tkrat.b78b4f757f7fa3b9@igpm.rwth-aachen.de
In Reply to: Re: [gentoo-user] Java problem (with pylucene) by Billy Holmes
1 On 28 Nov, Billy Holmes wrote:
2 > Helmut Jarausch wrote:
3 >> ImportError: /usr/lib/jvm/sun-jdk-1.6/jre/lib/i386/libjava.so: symbol JVM_GetClassSignature,
4 >> version SUNWprivate_1.1 not defined in file libjvm.so with link time reference
5 >>
6 >
7 > does it really need 1.6? 1.5 and 1.6 aren't always compatible, but from
8 > the sound of it, jcc is doing some kind of python/java hybrid?
9 >
10 > You could always do a strace on it, and see what's loading libjava, and
11 > see if it's trying to dlsym on sunwprivate after it loads libjvm.. but
12 > you need to figure out WHICH libjvm it's actually loading.
13
14 Thanks, the sledge hammer 'strace' did help indeed.
15
16 It turned out, that pylucene needs an additional library
17 /usr/lib/jvm/sun-jdk-1.6/jre/lib/i386/client/libjvm.so
18
19 Thanks,
20 Helmut.
21
22 --
23 Helmut Jarausch
24
25 Lehrstuhl fuer Numerische Mathematik
26 RWTH - Aachen University
27 D 52056 Aachen, Germany
28 --
29 gentoo-user@g.o mailing list