Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2019 19:18:26 +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-MTCdqXuxY9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239407-33756@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239407-33756@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=3D239407

--- Comment #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pkubaj
Date: Wed Aug 28 19:17:51 UTC 2019
New revision: 510091
URL: https://svnweb.freebsd.org/changeset/ports/510091

Log:
  x11-wm/enlightenment: fix build with GCC architectures

  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.

  PR:           239407
  Approved by:  enlightenment (maintainer timeout), linimon (mentor)
  Differential Revision:        https://reviews.freebsd.org/D21399

Changes:
  head/x11-wm/enlightenment/Makefile
=20
head/x11-wm/enlightenment/files/patch-src_modules_sysinfo_cpuclock_cpuclock=
__sysctl.c

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239407-33756-MTCdqXuxY9>