Date: Sun, 19 Mar 2000 09:54:54 +0100 From: Jeroen Ruigrok/Asmodai <asmodai@FreeBSD.ORG> To: Jim Weeks <jim@siteplus.net> 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> In-Reply-To: <Pine.BSF.4.21.0003181857410.34141-100000@discover.siteplus.net>; from jim@siteplus.net on Sat, Mar 18, 2000 at 07:03:47PM -0500 References: <Pine.BSF.4.21.0003181857410.34141-100000@discover.siteplus.net>
next in thread | previous in thread | raw e-mail | index | archive | help
-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 <http://home.wxs.nl/~asmodai> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000319095454.A61398>