Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 802261

Summary: dev-java/zstd-jni-1.4.9.1 fatal error: jni.h: No such file or directory
Product: Gentoo Linux Reporter: David Duchesne <aether>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ionen, mscardovi
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge -info
dev-java/zstd-jni-1.4.9.1 (build log)

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)