Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 1996 22:41:55 -0600 (CST)
From:      "Mike Pritchard" <mpp@mpp.minn.net>
To:        bde@zeta.org.au (Bruce Evans)
Cc:        roberto@keltia.freenix.fr, uh@sed.cs.fsu.edu, current@FreeBSD.ORG
Subject:   Re: Make world
Message-ID:  <199602120441.WAA18839@mpp.minn.net>
In-Reply-To: <199602120338.OAA04122@godzilla.zeta.org.au> from "Bruce Evans" at Feb 12, 96 02:38:38 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans wrote:
> 
> >> for lang in de_DE.ISO_8859-1 hr_HR.ISO_8859-2;  do  install -c -o bin -g bin
> >> -m 444  /usr/src/usr.bin/calendar/calendars/$lang/calendar.*
> >> /usr/share/calendar/$lang;  done;
> >> usage: install [-Ccdps] [-f flags] [-g group] [-m mode] [-o owner] file1
> >> file2;
> >>         or file1 ... fileN directory
> >> *** Error code 1
> 
> >I'd say  that mtree didn't  create /usr/share/calendar/hr_HR.ISO_8859-2  or
> >you have out of date  "mtree" files. Did you copy  the etc/mtree/* files in
> >/etc/mtree. Nothing from etc/ is installed by "make world".
> 
> It should only be necessary to have up to date files in etc/mtree/*.  The
> first step of `make world' is to build the directory hierarchy.

I had the exact same problem yesterday when I was doing
a make world.  I think in my case I decided that the usr.bin/calendar 
changes and the /etc/mtree changes came in two different sup runs.
-- 
Mike Pritchard
mpp@minn.net
"Go that way.  Really fast.  If something gets in your way, turn"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602120441.WAA18839>