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: maintainer-feedback requested: [Bug 239407] x11-wm/enlightenment: fix build with GCC architectures
Message-ID:  <bug-239407-33756-WDkGFlkmth@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
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-enlightenment
mailing list <enlightenment@FreeBSD.org> for maintainer-feedback:
Bug 239407: x11-wm/enlightenment: fix build with GCC architectures
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239407



--- 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=3Dcompiler:c11 because of pragma GCC diagnostic.



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