Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 May 2007 16:13:55 +0300
From:      Achilleas Mantzios <achill@matrix.gatewaynet.com>
To:        freebsd-java@freebsd.org
Subject:   Re: diablo-jkd1.5.0 on recent -current
Message-ID:  <200705221613.56045.achill@matrix.gatewaynet.com>
In-Reply-To: <20070522.215631.41630182.ken@tydfam.jp>
References:  <20070522.215631.41630182.ken@tydfam.jp>

index | next in thread | previous in thread | raw e-mail

Στις Τρίτη 22 Μάιος 2007 15:56, ο/η Ken Yamada έγραψε:
>   Recent change of current (gcc42 and versioning) disabled my
> diablo-jdk1.5.0 to work, because it requires libpthread.so.2. Linking it to
> others does not work like;
>  # cat libmap.conf
>     libpthread.so.2   libthr.so
>  # /usr/local/diablo-jdk1.5.0/bin/java -version
>   /libexec/ld-elf.so.1: /usr/lib/libthr.so: version LIBTHREAD_1_0 required
> by /usr/local/diablo-jdk1.5.0/bin/java not found # ldd
> /usr/local/diablo-jdk1.5.0/bin/java
>   /usr/local/diablo-jdk1.5.0/bin/java:
>   /libexec/ld-elf.so.1: /usr/local/diablo-jdk1.5.0/bin/java: Unexpected 
> inconsistency: dependency libpthread.so.2 not found
>
>   I tried to compile jdk15 using linux-sun-jdk14/linux-sun-jdk15, but they
> are unsuccessful, and eventually I lost java at all.
>
>   Could I have any suggestions enabling me working with java on -current?
>

Why cant you temporarily just stick to linux-sun-jdk15,
(until the issue hopefully gets resolved)?

>
>
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"

-- 
Achilleas Mantzios


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705221613.56045.achill>