Subject: Re: groff updated to 1.19.2
To: None <current-users@NetBSD.org>
From: Matthias Scheler <tron@zhadum.org.uk>
List: current-users
Date: 02/06/2006 22:23:56
In article <20060206191600.GC10427@danbala.tuwien.ac.at>,
	Thomas Klausner <wiz@NetBSD.org> writes:
> I just updated the in-tree groff to 1.19.2.
> I also made it install the mom macro set, since at least
> one person wanted it :)
> 
> I did a complete i386 build, but if I broke anything please let me know.

It uses "/bin/bash" (even under NetBSD) ...

test -d /src/tools/man || /bin/bash /src/NetBSD-current/src/tools/groff/../../gnu/dist/groff/mkinstalldirs /src/tools/man

.. which might be ok. But it breaks the build because it tries to install
things into "/usr/X11R6":

/src/tools/bin/nbinstall -c -p -r -m 644 /src/NetBSD-current/src/gnu/dist/groff/src/devices/xditview/GXditview.ad /usr/X11R6/lib/X11/app-defaults/GXditview
nbinstall: /usr/X11R6/lib/X11/app-defaults/inst.10935a: mkstemp: Permission denied

*** Failed target:  install_data
*** Failed command: /src/tools/bin/nbinstall -c -p -r -m 644 /src/NetBSD-current/src/gnu/dist/groff/src/devices/xditview/GXditview.ad /usr/X11R6/lib/X11/app-defaults/GXditview
*** Error code 1

Stop.
nbmake: stopped in /export/home/tron/obj/tools/groff/build/src/devices/xditview

	Kind regards

-- 
Matthias Scheler                                  http://scheler.de/~matthias/