Subject: Re: groff build error?
To: Hisashi T Fujinaka <htodd@twofifty.com>
From: Thomas Klausner <wiz@NetBSD.org>
List: current-users
Date: 02/07/2006 07:55:06
On Mon, Feb 06, 2006 at 09:31:28PM -0800, Hisashi T Fujinaka wrote:
> I tried deleting objdirs and rechecking out, but I still have this error.
>
> # install
> /usr/src/obj.i386/destdir.i386/usr/share/doc/groff/mom/letter.ps
> STRIP=/usr/src/obj.i386/tooldir.NetBSD-3.99.15-i386/bin/i386--netbsdelf-strip /usr/src/obj.i386/tooldir.NetBSD
> -3.99.15-i386/bin/nbinstall -U -M /usr/src/obj.i386/destdir.i386/METALOG -D
> /usr/src/obj.i386/destdir.i386 -h sha1 -N /usr/src/etc -c -p -r -o root
> -g wheel -m 444 letter.ps /usr/src/obj.i386/destdir.i386/usr/share/
> doc/groff/mom/letter.mom
> /usr/src/obj.i386/destdir.i386/usr/share/doc/groff/mom/letter.ps
> usage: nbinstall [-Ubcprs] [-M log] [-D dest] [-T tags] [-B suffix]
> [-a aftercmd] [-f flags] [-m mode] [-N dbdir] [-o owner] [-g
> group]
> [-l linkflags] [-h hash] [-S stripflags] file1 file2
> nbinstall [-Ubcprs] [-M log] [-D dest] [-T tags] [-B suffix]
> [-a aftercmd] [-f flags] [-m mode] [-N dbdir] [-o owner] [-g
> group]
> [-l linkflags] [-h hash] [-S stripflags] file1 ... fileN
> directory
> nbinstall -d [-Up] [-M log] [-D dest] [-T tags] [-a aftercmd] [-m
> mode]
> [-N dbdir] [-o owner] [-g group] directory ...
The corresponding line in my log is
# install /build/i386.20060207/usr/share/doc/groff/mom/letter.ps
STRIP=/build/tools/bin/i386--netbsdelf-strip /build/tools/bin/nbinstall -N /dis
k/wd1a/archive/cvs/src/etc -c -p -r -o root -g wheel -m 444 letter.ps /buil
d/i386.20060207/usr/share/doc/groff/mom/letter.ps
Where's this
/usr/src/obj.i386/destdir.i386/usr/share/doc/groff/mom/letter.mom
you have coming from?
Cheers,
Thomas