Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 2019 20:49:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239368] java/openjdk8: fix build on GCC architectures
Message-ID:  <bug-239368-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 239368
           Summary: java/openjdk8: fix build on GCC architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: java@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
          Assignee: java@FreeBSD.org
             Flags: maintainer-feedback?(java@FreeBSD.org)

Created attachment 205978
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205978&action=
=3Dedit
patch

In hotspot/agent/src/os/bsd/ps_proc.c move include sys/sysctl.h after inclu=
de
sys/types.h.

Otherwise build fails with:
/usr/include/sys/sysctl.h:1062: error: expected declaration specifiers or '=
...'
before 'u_int'

--=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-239368-7788>