Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 802261 - dev-java/zstd-jni-1.4.9.1 fatal error: jni.h: No such file or directory
Summary: dev-java/zstd-jni-1.4.9.1 fatal error: jni.h: No such file or directory
Status: RESOLVED DUPLICATE of bug 776910
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-15 09:46 UTC by David Duchesne
Modified: 2021-07-17 12:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge -info (file_802261.txt,7.89 KB, text/plain)
2021-07-15 09:46 UTC, David Duchesne
Details
dev-java/zstd-jni-1.4.9.1 (build log) (file_802261.txt,35.79 KB, text/plain)
2021-07-15 09:48 UTC, David Duchesne
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Duchesne 2021-07-15 09:46:43 UTC
Created attachment 723991 [details]
emerge -info

Compilation failure with dev-java/zstd-jni-1.4.9.1

"fatal error: jni.h: No such file or directory"

See log attached.
Comment 1 David Duchesne 2021-07-15 09:48:26 UTC
Created attachment 723994 [details]
dev-java/zstd-jni-1.4.9.1 (build log)
Comment 2 Ionen Wolkens gentoo-dev 2021-07-16 16:46:00 UTC
"Likely" the same as bug #776910

*** This bug has been marked as a duplicate of bug 776910 ***
Comment 3 David Duchesne 2021-07-17 12:24:59 UTC
(In reply to Ionen Wolkens from comment #2)
> "Likely" the same as bug #776910
> 
> *** This bug has been marked as a duplicate of bug 776910 ***

It fixes the issue indeed. Thanks.
(I used openjdk:8 instead of openjdk-bin:8 as suggested)