Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Java problem (with pylucene)
Date: Wed, 28 Nov 2007 11:09:25
Message-Id: tkrat.84b5311689ea80c3@igpm.rwth-aachen.de
1 Hi,
2
3 hopefully someone can help with that (for me) obscure error message.
4
5 I'm trying to install pylucene (with JCC) see
6 http://pylucene.osafoundation.org/
7
8 (Unfortunately, pylucene is not part of the GenToo
9 repository)
10
11 I have configured JCC (part of pylucene) to
12 use the sun-jdk-1.6
13
14 During build I get the error message
15
16 File "/usr/lib/python2.5/site-packages/jcc/__init__.py", line 30, in <module>
17 from _jcc import initVM
18 ImportError: /usr/lib/jvm/sun-jdk-1.6/jre/lib/i386/libjava.so: symbol JVM_GetClassSignature,
19 version SUNWprivate_1.1 not defined in file libjvm.so with link time reference
20
21 Would anybody please so nice to explain (the reason for) this error
22 message?
23
24 Many thanks,
25
26 Helmut Jarausch
27
28 Lehrstuhl fuer Numerische Mathematik
29 RWTH - Aachen University
30 D 52056 Aachen, Germany
31 --
32 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Java problem (with pylucene) Billy Holmes <billy@××××××.net>