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

next in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239407

            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=206017&action=edit
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=compiler:c11 because of pragma GCC diagnostic.

-- 
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-33756>