Subject: RELEASEDIR not honoured with -R $RELEASEDIR in build.sh
To: NetBSD Current Users <current-users@netbsd.org>
From: Greywolf <greywolf@starwolf.com>
List: current-users
Date: 07/17/2003 21:00:02
Greetings.
Started fresh. Rebuilt all tools.
Here is the head of the output of build.sh when run (line splits mine):
===> build.sh command: ./build.sh -T /usr/src/tools/tools-i386 \
-O /export/arch/i386/obj -D /export/arch/i386/build \
-R /export/arch/i386/release -m i386 -V BUILD=you bet build
[NOTE: I use BUILD internally to mk.conf to have it do things that I don't
normally do.]
===> build.sh started: Thu Jul 17 15:48:25 PDT 2003
/usr/src/tools -> /export/arch/i386/obj/tools
===> MACHINE: i386
===> MACHINE_ARCH: i386
===> TOOLDIR path: /usr/src/tools/tools-i386
===> DESTDIR path: /export/arch/i386/build
===> RELEASEDIR path: /export/release/i386 <<<---!!! WTF?!?
===> makewrapper: /usr/src/tools/tools-i386/bin/nbmake-i386
===> Updated /usr/src/tools/tools-i386/bin/nbmake-i386
Build started at: Thu Jul 17 15:48:27 PDT 2003
...
See the WTF line above?
Well, WTF, given "-R /export/arch/i386/release?!?"
--*greywolf;
--
NetBSD: a devil of an operating system.