E on FreeBSD: [Bug 239407] x11-wm/enlightenment: fix build with GCC architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 23 18:22:29 UTC 2019
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 at FreeBSD.org
Reporter: pkubaj at FreeBSD.org
Flags: maintainer-feedback?(enlightenment at FreeBSD.org)
Assignee: enlightenment at 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.
More information about the freebsd-enlightenment
mailing list