Date: Wed, 30 Aug 2023 19:51:29 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 273354] x11/libinput: fails to build on stable/14 Message-ID: <bug-273354-7141-hAu0brDVfe@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273354-7141@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273354 --- Comment #18 from Jan Beich <jbeich@FreeBSD.org> --- After review D41641 (see also bug 273373) the fix here can be dropped as the error won't be reproducible: <sys/timerfd.h> -> <sys/proc.h> (no longer included) -> <sys/ucred.h> -> <bsm/audit.h> -> <sys/param.h> -> error. Renaming upstream may still be useful: glibc and musl (unlike bionic) also have NOFILE in <sys/param.h>. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273354-7141-hAu0brDVfe>
