On 21.05.2014 21:28, Bryan Irvine wrote:
I'll try again tonight. I had rm -rf /usr/src/* and /usr/ob/* prior to copying and pasting the commands directly from the faq including the cvs checkout. If it's working for others I must not be doing something right.


but cvs up -Pd is for -current, not for stable/release
see http://www.openbsd.org/faq/faq5.html#BldGetSrc


On Wed, May 21, 2014 at 12:13 PM, Stuart Henderson
<[email protected]>wrote:

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

Reply via email to