Date: Sun, 14 Feb 2016 23:43:13 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 207147] powerpc 11.0-CURRENT -r295543: error: field 'uz_maxaction' has incomplete type (blocking buildworld) Message-ID: <bug-207147-8-vkxNulkAUe@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207147-8@https.bugs.freebsd.org/bugzilla/> References: <bug-207147-8@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=207147 Mark Millard <markmi@dsl-only.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Works As Intended --- Comment #3 from Mark Millard <markmi@dsl-only.net> --- (In reply to Mark Millard from comment #2) My original src.conf had a bad "optimization" where I had been thinking that since I had a working compiler that was not being updated with new source code that I could avoid the time to rebuild it during the bootstrap: WITHOUT_GCC_BOOTSTRAP= But this makes the default include/library paths wrong for buildworld and the like and so requires them to be enforced on the command line. The build environment is not set up to automatically do that in such cases. So I had wondered out of bounds. -- 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-207147-8-vkxNulkAUe>
