On Mon, Jan 23, 2023 at 11:48 PM Pedro Lino <pedro.l...@mailbox.org.invalid>
wrote:

> Hi Peter, all
>
> > On 01/23/2023 11:33 AM WET Peter Kovacs <pe...@apache.org> wrote:
>
> > yes, but it looks on disk like the following?
> >
> > ls /usr/lib/jvm/java-8-openjdk-amd64
> > ASSEMBLY_EXCEPTION  bin  docs  include  jre  lib  man  src.zip
> > THIRD_PARTY_README
>
> Yes
> ls /usr/lib/jvm/java-8-openjdk-amd64
> ASSEMBLY_EXCEPTION  docs     jre  man      THIRD_PARTY_README
> bin                 include  lib  src.zip
>
> Any ideas?
>
>
In your --with-jdk-home directory, do you have these files:

include/jawt.h
include/linux/jawt_md.h

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.

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/).

Reply via email to