E on FreeBSD: maintainer-feedback requested: [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


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-enlightenment
mailing list <enlightenment at FreeBSD.org> for maintainer-feedback:
Bug 239407: x11-wm/enlightenment: fix build with GCC architectures
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239407



--- Description ---
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.


More information about the freebsd-enlightenment mailing list