Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2019 14:50:49 +0100
From:      Michael Osipov <1983-01-06@gmx.net>
To:        =?UTF-8?Q?Klaus_K=c3=bcchemann?= <maciphone3@googlemail.com>, freebsd-java@freebsd.org
Subject:   Re: JDK 11 now ported to i_386
Message-ID:  <9b35e486-3429-9241-6b8c-9e697e8a5d96@gmx.net>
In-Reply-To: <B82939DB-9B0F-488A-A145-B2F62A550D35@googlemail.com>
References:  <B82939DB-9B0F-488A-A145-B2F62A550D35@googlemail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 2019-03-17 um 16:24 schrieb Klaus K=C3=BCchemann via freebsd-java:
> Hi,
>=20
> we are ready for i_386 :
> Since I had to modify some c ++ and source files to compile directly fr=
om the makefile in freebsd-ports-tree, you can see the diffs here:
>=20
> https://github.com/klaus4/openjdk-jdk11u/tree/bsd-port
> If you want, I will send you a pull request.
>=20
> The precompiled, fully functional version (also fully functional as boo=
tstrap for i386) can be downloaded here:
>=20
> https://sourceforge.net/projects/openjdk-jdk11u/files/opendk11_freebsd_=
i386.tar.gz/download
>=20
> 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@mika-ion /tmp/jdk]$ bin/java -version
> /tmp/jdk/bin/java: Undefined symbol "stat@FBSD_1.5"

when try to run it on
> [mosipov@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@amd64-builder.daemonology.net:/usr/obj/usr/sr=
c/sys/GENERIC  i386

it seems to be due to
> [mosipov@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 (1=
200086), FreeBSD-style, with debug_info, not stripped
                                       ^^^^^^^^^^^^

Can we make it run from 11.2 and up?

Michael




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9b35e486-3429-9241-6b8c-9e697e8a5d96>