buildworld tries to write to DESTDIR?
Doug White
dwhite at gumbysoft.com
Wed Sep 17 17:30:37 PDT 2003
On Wed, 17 Sep 2003, Eugene Grosbein wrote:
> ===> gnu/usr.bin/groff/contrib
> ===> gnu/usr.bin/groff/contrib/mm
> sh /usr/src/tools/install.sh -o root -g wheel -m 444 /dev/null
> /mnt/cons/usr/share/tmac/mm/locale
> install: /mnt/cons/usr/share/tmac/mm/locale: No such file or directory
Intriguing. This is part of the 'beforeinstall' target in this Makefile.
> *** Error code 71
>
> Stop in /usr/src/gnu/usr.bin/groff/contrib/mm.
> *** Error code 1
>
> Stop in /usr/src/gnu/usr.bin/groff/contrib.
> *** Error code 1
>
> Stop in /usr/src/gnu/usr.bin/groff.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
>
>
> Right, I have not prepared mountpoint yet,
> but this is buildworld, not installworld after all.
> Should I make PR?
Yes, please, particuarly with reproduction instructions, including how you
have your enviornment set up. I'm going to see how beforeinstall gets
called.
--
Doug White | FreeBSD: The Power to Serve
dwhite at gumbysoft.com | www.FreeBSD.org
More information about the freebsd-stable
mailing list