From owner-freebsd-stable Sun Mar 19 1:19:51 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp04.wxs.nl (smtp04.wxs.nl [195.121.6.59]) by hub.freebsd.org (Postfix) with ESMTP id A656D37BCAB for ; Sun, 19 Mar 2000 01:19:46 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.225.101]) by smtp04.wxs.nl (Netscape Messaging Server 4.05) with ESMTP id FRNWKX02.564; Sun, 19 Mar 2000 10:19:45 +0100 Received: (from asmodai@localhost) by daemon.ninth-circle.org (8.9.3/8.9.3) id JAA61402; Sun, 19 Mar 2000 09:54:54 +0100 (CET) (envelope-from asmodai) Date: Sun, 19 Mar 2000 09:54:54 +0100 From: Jeroen Ruigrok/Asmodai To: Jim Weeks Cc: FreeBSD-STABLE@FreeBSD.ORG Subject: Re: Desperate help upgrading from 3.2-R > 3.4-S Message-ID: <20000319095454.A61398@daemon.ninth-circle.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from jim@siteplus.net on Sat, Mar 18, 2000 at 07:03:47PM -0500 Organisation: Ninth-Circle Enterprises Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -On [20000319 04:00], Jim Weeks (jim@siteplus.net) wrote: >It may not be broken, and I would love to do the make world, but I can not >get past this error during make install of groff. > >cd >/usr/src/gnu/usr.bin/groff/tmac/../../../../contrib/groff/tmac; install >-c -o root -g wheel -m 444 tmac.andoc tmac.pic tmac.ps tmac.psnew >tmac.psold tmac.pspic tmac.psatk tmac.dvi tmac.safer tmac.tty >tmac.tty-char tmac.X tmac.Xps tmac.latin1 tmac.lj4 eqnrc troffrc >tmac.arkup tmac.html /usr/share/tmac >cd >/usr/src/gnu/usr.bin/groff/tmac/../../../../contrib/groff/tmac/locale; install >-c -o root -g wheel -m 444 locale-list koi8-r /usr/share/tmac/mdoc/locale >usage: install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 >file2 > install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 Hmmmm. Slight guess, you don't have a /usr/share/tmac/mdoc/locale directory? I added a few new directories to the mtree files in /usr/src/etc/mtree. Because if you compare the two snippets you sent me, you will see that the install usage is identical, albeit not as much files get installed, and yet you get an error. And since the other one errors in locale, which is a new directory, I am betting that you don't have that dir. -- Jeroen Ruigrok vd Werven/Asmodai asmodai@[wxs.nl|bart.nl|freebsd.org] Documentation nutter/C-rated Coder BSD: Technical excellence at its best The BSD Programmer's Documentation Project Any fool can make a rule. And every fool will mind it... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message