Date: Sat, 18 Mar 2000 19:03:47 -0500 (EST) From: Jim Weeks <jim@siteplus.net> To: FreeBSD-STABLE@FreeBSD.ORG Cc: asmodai@FreeBSD.ORG Subject: Re: Desperate help upgrading from 3.2-R > 3.4-S Message-ID: <Pine.BSF.4.21.0003181857410.34141-100000@discover.siteplus.net>
next in thread | raw e-mail | index | archive | help
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 ... fileN directory install -d [-g group] [-m mode] [-o owner] directory ... *** Error code 64 Stop. *** Error code 1 -------------------------------------- Jeroen Ruigrok vd Werven/Asmodai wrote: It ain't broken =P I am suspecting that we're using groff before we actually install it, but I am still looking in to that. In the meantime, try: cd /usr/src/gnu/usr.bin/groff make depend make obj make make install And then try to make world. --------------------------------------- Jim A little knowledge is a DANGEROUS thing James W. Weeks <jim@siteplus.com> 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?Pine.BSF.4.21.0003181857410.34141-100000>