Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2019 18:22:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239407] x11-wm/enlightenment: fix build with GCC architectures
Message-ID:  <bug-239407-7788@https.bugs.freebsd.org/bugzilla/>

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

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

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

This port needs include sys/types.h in
src/modules/sysinfo/cpuclock/cpuclock_sysctl.c:
/usr/include/sys/sysctl.h:1062: error: expected declaration specifiers or '=
...'
before 'u_int'

It also needs USES=3Dcompiler:c11 because of pragma GCC diagnostic.

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