Subject: Problem with make obj
To: None <current-users@netbsd.org, tech-toolchain@netbsd.org>
From: Ian Fry <Ian.Fry@sophos.com>
List: tech-toolchain
Date: 11/26/2001 16:21:33
After updating my -current source tree last week, make obj (both using
the nbmake wrapper generated by build.sh and invoking make directly) creates
directories in the source tree, rather than symbolic links. In fact, after a
further source update over the weekend, the wrapper fails a make obj because
it tries to change into the directory '.../tools.arm26', rather than
'.../tools'.

Has anybody else seen this, or know of a workaround?

On a related note, the -t flag to build.sh seems to be broken at the moment,
because it tries to do a 'make obj-tools', and there is no 'obj-tools'
target in the top-level makefile.

Thanks,

Ian.