Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openjdk8 not building #261

Open
rizitis opened this issue Dec 10, 2024 · 1 comment
Open

openjdk8 not building #261

rizitis opened this issue Dec 10, 2024 · 1 comment

Comments

@rizitis
Copy link

rizitis commented Dec 10, 2024

I cant build in current openjdk8 all deps as openjdk7 are installed.

Some small issues with JOBS that appears can be fixed easy export JOBS=... but even if skip this, build stop with other errors. I tried newer versions 3.33.0 also no luck..

I m trying to build for Slackware android_translation_layer and I m stuck here which is the last needed dep :(
I need some help if possible... thank you.

ps: I found some patches in Alpine repo if helps...

@rizitis
Copy link
Author

rizitis commented Dec 11, 2024

For information: my build issues seems to resolve by using

export JAVA_HOME=/usr/lib64/zulu-openjdk8
export PATH=$JAVA_HOME/bin:$PATH

in my scripts. Some patches might needed when openjdk8 is hardcode dep but hopefully this can be solved also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant