Date: Tue, 15 Nov 2022 19:24:33 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 264208] make install[kernel|world] from read only /usr/obj throws permission denied warnings. Message-ID: <bug-264208-227-yHJkXDf8Oj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264208-227@https.bugs.freebsd.org/bugzilla/> References: <bug-264208-227@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=3D264208 Bryan Drewery <bdrewery@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bdrewery@FreeBSD.org --- Comment #4 from Bryan Drewery <bdrewery@FreeBSD.org> --- The warnings can be hidden with MAKE_OBJDIR_CHECK_WRITABLE=3D0 in env. It m= ay be worth adding this to share/mk/sys.mk. It should just be a warning and not a real problem unless running a target = that needs to do a write. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264208-227-yHJkXDf8Oj>