Subject: Re: build only one program from tree
To: None <current-users@netbsd.org, christianbiere@gmx.de>
From: Marton Fabo <morton@eik.bme.hu>
List: current-users
Date: 07/18/2003 02:50:49
>>Can anyone tell me how I am supposed to build only sbin/atactl from
>>the current tree? I fetched the source tarballs from 07/15/2003, and
>>extracted all of them on a 1.6.1 i386 machine.
> 
> 
>>[morton@gerzson:/usr/NetBSD-current/src/sbin/atactl]
>># ../../tools/obj/tools.NetBSD-1.6.1-i386/bin/nbmake-i386
> 
> 
> You might try this instead:
> $ USETOOLS=no make

Hmmm. Maybe it's too late for such things now...

[morton@gerzson:/usr/NetBSD-current/src/sbin/atactl | 07/18 02:56:08]
# uname -a
NetBSD gerzson 1.6.1 NetBSD 1.6.1 (GENERIC) #0: Tue Apr  8 12:05:52 UTC 
2003 
autobuild@tgm.daemon.org:/autobuild/netbsd-1-6/i386/OBJ/autobuild/netbsd-1-6/src/sys/arch/i386/compile/GENERIC 
i386
[morton@gerzson:/usr/NetBSD-current/src/sbin/atactl | 07/18 02:56:23]
# USETOOLS=no make
make: "/usr/NetBSD-current/src/sbin/atactl/../Makefile.inc" line 10: 
Malformed conditional ((${MKDYNAMICROOT} == "no"))
make: "/usr/NetBSD-current/src/sbin/atactl/../Makefile.inc" line 10: 
Missing dependency operator
make: "/usr/share/mk/bsd.init.mk" line 11: if-less endif
make: "/usr/share/mk/bsd.init.mk" line 11: Need an operator
make: Fatal errors encountered -- cannot continue

make: stopped in /usr/NetBSD-current/src/sbin/atactl
[morton@gerzson:/usr/NetBSD-current/src/sbin/atactl | 07/18 02:56:35]
#