Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Building on -current fails in cleandir



On Sat, 13 Oct 2012 17:21:31 +0100 (BST)
Robert Swindells <rjs%fdy2.co.uk@localhost> wrote:
> Have you tried doing just "./build.sh build" after cleaning out
> old directories ? The tools target will get built as part of this.

Yes, same issue.

> It may be that everyone else uses explicit obj and destination paths,

Me too:

WRKDIRPREFIX=/usr/obj
BUILDIR = /usr/obj/build
MAKEOBJDIRPREFIX = /usr/obj
TOOLDIR = /usr/obj/tools
OBJMACHINE = /usr/obj
BSDOBJDIR = /usr/obj
RELEASEDIR = /usr/obj/release
DESTDIR = /usr/obj/destdir

-- 
D'Arcy J.M. Cain <darcy%NetBSD.org@localhost>
http://www.NetBSD.org/ IM:darcy%Vex.Net@localhost


Home | Main Index | Thread Index | Old Index