Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 684525 Details for
Bug 673126
sci-mathematics/z3-4.8.3 - CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch with the correct directories.
cmake-jni-gentoo.patch (text/plain), 449 bytes, created by
Alexandre Ferreira
on 2021-01-24 23:55:31 UTC
(
hide
)
Description:
patch with the correct directories.
Filename:
MIME Type:
Creator:
Alexandre Ferreira
Created:
2021-01-24 23:55:31 UTC
Size:
449 bytes
patch
obsolete
>--- /usr/share/cmake/Modules/FindJNI.cmake.old 2021-01-24 17:51:07.099078750 -0600 >+++ /usr/share/cmake/Modules/FindJNI.cmake 2021-01-24 17:43:15.055579717 -0600 >@@ -226,6 +226,11 @@ > # SuSE specific paths for default JVM > /usr/lib64/jvm/java > /usr/lib64/jvm/jre >+ # Gentoo >+ /usr/lib/jvm/oracle-jdk-bin-1.8 >+ /usr/lib/jvm/openjdk-jre-bin-11 >+ /usr/lib/jvm/openjdk-bin-8 >+ /usr/lib/jvm/openjdk-11 > ) > > set(_JNI_JAVA_AWT_LIBRARY_TRIES)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 673126
:
557764
| 684525