Subject: build.sh breakage?
To: None <current-users@netbsd.org>
From: Paul Goyette <paul@whooppee.com>
List: current-users
Date: 03/25/2007 04:35:56
I just updated my sources via CVS, which includes retrieving version
1.163 of src/build.sh

 	#	$NetBSD: build.sh,v 1.163 2007/03/25 07:56:38 apb Exp $

When invoking build.sh with the command

 	./build.sh -T /usr/obj/tooldir/x86_64/i386 \
 		   -D /usr/obj/destdir/i386 \
 		   -O /usr/obj/objdir/i386 \
 		   -R /usr/obj/reldir \
 		   -m i386 -j4 -x -u release iso-image

I get

 	ERROR: PATH must not contain non-absolute components
 	*** BUILD ABORTED ***

As far as I can see, all of the paths specified are absolute, so I 
cannot tell which one it's complaining about!


----------------------------------------------------------------------
|   Paul Goyette   | PGP DSS Key fingerprint: |  E-mail addresses:   |
| Network Engineer | FA29 0E3B 35AF E8AE 6651 |  paul@whooppee.com   |
|                  | 0786 F758 55DE 53BA 7731 | pgoyette@juniper.net |
----------------------------------------------------------------------