Subject: Re: is etcupdate busted?
To: Xavier HUMBERT <xavier.humbert@xavhome.fr.eu.org>
From: Luke Mewburn <lukem@netbsd.org>
List: current-users
Date: 01/06/2003 10:16:05
On Mon, Jan 06, 2003 at 12:03:26AM +0100, Xavier HUMBERT wrote:
| vnorrman@cc.hut.fi (Vesa A Norrman) wrote :
|
| > How did you fix the problem? I get the same error while building a
| > release.
|
| Even something as simple as `./build.sh -d -D /usr/build` breaks on
| `make install-etc-files`
Do you use any of the make(1) configuration variables?
MAKEOBJDIRPREFIX (in the environment only)
BSDOBJDIR
BSDSRCDIR
I recently changed etc/Makefile to create an "obj dir" for other
purposes, and changed the Makefile to take this into account.
What is the exact error message that you're seeing?