pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc openjdk7 and eclipse and suse-12 does not work
On Fri, 16 Nov 2012 14:10:20 +0100
"S.P.Zeidler" <spz%serpens.de@localhost> wrote:
> > error message: 'Failed to load the JNI shared library
> > "/usr/pkg/java/openjdk7/bin/../jre/lib/i386/client/libjvm.so".'
> > And in the console: "libpthread.so.1: shared object cannot be
> > opened".
>
> NetBSD-6 or later?
Yes. 6.0.
> export LD_PRELOAD=/usr/lib/libpthread.so.1 before
> the Java call, try again.
That's even worse. I get immediately this error message:
./eclipse: relocation error: /usr/lib/libpthread.so.1: symbol
__register_frame_info, version GCC_3.0 not defined in file libgcc_s.so.1 with
link time reference
Seems to me that the Linux binary "eclipse" needs libpthread.0 but got
NetBSD's libpthread.1, which then fails with Linux's libgcc_s...
--
Frank Wille
Home |
Main Index |
Thread Index |
Old Index