JDK 11 now ported to i_386

Küchemann maciphone3 at googlemail.com
Thu Mar 21 17:35:42 UTC 2019


Hi Michael,
Thank you for the important information.
Yes, true, I've booted an 11.2 VM and got the same error message.
I will now try a backport to 11.2 and get in touch as soon as I know more.
Strange… didn`t know that 12.0-builds ain`t backwards compatible to 11.2 .
Best Regards
Klaus

> Am 21.03.2019 um 14:50 schrieb Michael Osipov <1983-01-06 at gmx.net>:
> 
> Am 2019-03-17 um 16:24 schrieb Klaus Küchemann via freebsd-java:
>> Hi,
>> we are ready for i_386 :
>> Since I had to modify some c ++ and source files to compile directly from the makefile in freebsd-ports-tree, you can see the diffs here:
>> https://github.com/klaus4/openjdk-jdk11u/tree/bsd-port
>> If you want, I will send you a pull request.
>> The precompiled, fully functional version (also fully functional as bootstrap for i386) can be downloaded here:
>> https://sourceforge.net/projects/openjdk-jdk11u/files/opendk11_freebsd_i386.tar.gz/download
>> I'll pack this later with the modified Makefile for the ports-tree and the sources, so you get an executable build environment as well, so I'll share that with you.
> 
> Hi Klaus,
> 
> I get the following
> 
>> [mosipov at mika-ion /tmp/jdk]$ bin/java -version
>> /tmp/jdk/bin/java: Undefined symbol "stat at FBSD_1.5"
> 
> when try to run it on
>> [mosipov at mika-ion /tmp/jdk]$ uname -a
>> FreeBSD mika-ion 11.2-RELEASE-p8 FreeBSD 11.2-RELEASE-p8 #0: Tue Jan  8 21:31:23 UTC 2019     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
> 
> it seems to be due to
>> [mosipov at mika-ion /tmp/jdk]$ file bin/java
>> bin/java: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 12.0 (1200086), FreeBSD-style, with debug_info, not stripped
>                                      ^^^^^^^^^^^^
> 
> Can we make it run from 11.2 and up?
> 
> Michael
> 
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"



More information about the freebsd-java mailing list