[Bug 237208] java/openjdk11: port to powerpc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 29 05:22:24 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237208
--- Comment #16 from Piotr Kubaj <pkubaj at FreeBSD.org> ---
Now a missing include:
In file included from
/tmp/usr/ports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.3-7-1/src/jdk.management/bsd/native/libmanagement_ext/UnixOperatingSystem.c:29:
/usr/include/sys/sysctl.h:1120:25: error: unknown type name 'u_int'; did you
mean 'jint'?
int sysctl(const int *, u_int, void *, size_t *, const void *, size_t);
^~~~~
jint
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-java
mailing list