On Tue, Jan 24, 2023 at 7:21 PM Pedro Lino <pedro.l...@mailbox.org.invalid>
wrote:

> Hi Damjan
>
> > On 01/24/2023 1:23 AM WET Damjan Jovanovic <dam...@apache.org> wrote:
>
> > In your --with-jdk-home directory, do you have these files:
> >
> > include/jawt.h
> > include/linux/jawt_md.h
>
> No, those 2 files are not there. Maybe it is not included in build 352 of
> Java 8?
>
>
Can you please run:
find /usr/lib/jvm/java-8-openjdk-amd64 | grep jawt


> > And what is your SOLARINC environment variable set to? After "source
> > LinuxX86-64Env.Set.sh", run "echo $SOLARINC" and post the results. It
> > should contain the directory that the above include/linux/jawt_md.h is
> in.
>
> It does contain the directory -I/usr/lib/jvm/java-8-openjdk-amd64/include
>
>
Let's see all of it, eg. is
-I/usr/lib/jvm/java-8-openjdk-amd64/include/linux there?


> > SOLARINC is set within set_soenv.in, and might need adjustment for
> Pop!_OS.
> > It depends on what config.guess gave, so it would also help to see the
> > output of ./config.guess (under main/)
>
> x86_64-unknown-linux-gnu
>
> Maybe the solution is to install a previous version of Java 8?
>
>
Unlikely, we even support Java 9.


> Thanks!
> Pedro
>
>
Damjan

Reply via email to