Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2019 05:22:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 237208] java/openjdk11: port to powerpc64
Message-ID:  <bug-237208-8522-LuBoZW8qhX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237208-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237208-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237208

--- Comment #16 from Piotr Kubaj <pkubaj@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.ma=
nagement/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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237208-8522-LuBoZW8qhX>