Date: Thu, 2 Apr 2009 12:50:03 GMT From: John Baldwin <jhb@FreeBSD.org> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/133066: [build] make buildworld on RELENG_6_4 is broken when /usr/src is readonly Message-ID: <200904021250.n32Co3eo064057@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/133066; it has been noted by GNATS. From: John Baldwin <jhb@FreeBSD.org> To: bug-followup@FreeBSD.org, sudakov@sibptus.tomsk.ru Cc: Subject: Re: misc/133066: [build] make buildworld on RELENG_6_4 is broken when /usr/src is readonly Date: Thu, 2 Apr 2009 08:40:57 -0400 You have a non-clean source tree. Doing 'make clean' in /sys/boot once would probably fix it. If you had a pristine /usr/src that you hadn't done any builds in and mounted it read-only, it would probably work fine. As such, I don't think this is a FreeBSD bug. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904021250.n32Co3eo064057>