On 2014-05-21, Bryan Irvine <[email protected]> wrote: > I did another cvs up -Pd last night and re-attempted the build, and it > still fails in the same place. I'm not sure how to proceed with getting > -stable built.
Standard debug things if you're running into a build issue: - make sure /usr/obj is clean before you start - move away the old source tree and fetch a new one (or make absolutely sure you have a clean tree; note "cvs up" returning no results is *not* enough - cvs ignore some files by default) - make sure you 'make obj' before building

