Subject: Re: etcupdate
To: None <current-users@netbsd.org>
From: Chris Scott <ccscott@gmail.com>
List: current-users
Date: 07/31/2004 11:35:50
Here is the output of the commands (in order):
# $NetBSD: Makefile,v 1.284.2.1 2004/07/28 21:35:29 jmc Exp $
-r-xr-xr-x 1 root wheel 111228 Apr 8 2003 /usr/bin/make
make: Unknown modifier '['
make: Unknown modifier '['
netbsd-20030408
NetBSD polaris 2.0_BETA NetBSD 2.0_BETA (GENERIC) #0: Wed Jul 28
22:19:52 ADT 2004 root@:/usr/obj/sys/arch/i386/compile/GENERIC i386
#define __NetBSD_Version__ 200000000 /* NetBSD 2.0_BETA */
I have 2.0_BETA installed
I have 2.0_BETA in /usr/src
I built and installed on July 28th and 29th
From what it looks like, I have an old make (like you said :). I used
``./build.sh -D /usr/build install=/'' to install the userland giving
the following summary:
===> Summary of results:
build.sh command: ./build.sh -D /usr/build install=/
build.sh started: Fri Jul 30 10:06:46 ADT 2004
*** No nonexistent/bin/nbmake, needs building.
Bootstrapping nbmake
MACHINE: i386
MACHINE_ARCH: i386
TOOLDIR path: /usr/src/obj/tooldir.NetBSD-2.0_BETA-i386
DESTDIR path: /usr/build
RELEASEDIR path: /usr/src/obj/releasedir
Created /usr/src/obj/tooldir.NetBSD-2.0_BETA-i386/bin/nbmake
makewrapper:
/usr/src/obj/tooldir.NetBSD-2.0_BETA-i386/bin/nbmake-i386
Updated /usr/src/obj/tooldir.NetBSD-2.0_BETA-i386/bin/nbmake-i386
Successful installworld to /
build.sh started: Fri Jul 30 10:06:46 ADT 2004
build.sh ended: Fri Jul 30 10:07:06 ADT 2004
===> .
It still has the old make (April 8th) in /usr/bin. I starred (***) off
a line above that has to do with ``make'' but I'm not sure if it has
to do with anything. Any ideas?
--
Chris