From owner-freebsd-questions Fri Mar 17 16:21:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from primex.prontel.net (primex.prontel.net [216.242.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 4C54337B512; Fri, 17 Mar 2000 16:21:39 -0800 (PST) (envelope-from netadmin@primex.prontel.net) Received: from sysop1 (matrix.prontel.net [216.242.25.4]) by primex.prontel.net (8.9.3/8.9.3) with SMTP id TAA63293; Fri, 17 Mar 2000 19:22:09 -0500 (EST) (envelope-from netadmin@primex.prontel.net) From: "Lester A. Mesa" To: Cc: Subject: Desperate help upgrading from 3.2-R > 3.4-S Date: Fri, 17 Mar 2000 19:21:12 -0500 Message-ID: <000d01bf906f$de1745e0$38040a0a@prontel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-Mimeole: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Disposition-Notification-To: "Lester A. Mesa" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For the last week I have been trying to upgrade 2 already configure and running 3.2-RELEASE servers to 3.4-STABLE since when I try to install something from the ports I get the following error: ===> apache-1.3.12 : Your system is too old to use this bsd.port.mk. You need a fresh make world or an upgrade kit. Please go to http://www.FreeBSD.org/ports/ or a mirror site and follow the instructions. I already try cvsuping the ports-supfile and that did not work. That's why I'm trying to go with 3.4-STABLE or the most stable freebsd version. I'm following all the directions on the http://www.freebsd.org/handbook/stable.html web page and everything on the http://www.freebsd.org/handbook/makeworld.html This are exactly the steps I'm taking to upgrade the machine (in case I'm misunderstanding something after reading the instruction. 1): cd /usr/share/examples/cvsup ; cvsup -g -L 2 stable-supfile (stable-supfile file) *default host=cvsup5.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_3 *default delete use-rel-suffix src-all src-crypto src-eBones src-secure 2): cd /usr/obj ; chflags -R noschg * ; rm -rf * 3): cd /usr/src ; make buildworld (/etc/make.conf file) NOPROFILE= true COPTFLAGS= -O -pipe USA_RESIDENT= YES FORCE_PKG_REGISTER= YES and while running the make buildworld is where I get the following error: ===> share/doc/usd/13.viref sed -e\ 's:\(\.so[\ \ ][\ ]*\)\(vi.ref\)$:\1/usr/src/share/doc/usd/13.viref/../../../../contrib/nvi/ docs/USD.doc/vi.ref/\2:' -e\ 's:\(\.so[\ \ ][\ ]*\)\(ex.cmd.roff\)$:\1/usr/src/share/doc/usd/13.viref/../../../../contrib /nvi/docs/USD.doc/vi.ref/\2:' -e\ 's:\(\.so[\ \ ][\ ]*\)\(ref.so\)$:\1/usr/src/share/doc/usd/13.viref/../../../../contrib/nvi/ docs/USD.doc/vi.ref/\2:' -e\ 's:\(\.so[\ \ ][\ ]*\)\(set.opt.roff\)$:\1/usr/src/share/doc/usd/13.viref/../../../../contri b/nvi/docs/USD.doc/vi.ref/\2:' -e\ 's:\(\.so[\ \ ][\ ]*\)\(vi.cmd.roff\)$:\1/usr/src/share/doc/usd/13.viref/../../../../contrib /nvi/docs/USD.doc/vi.ref/\2:' -e 's:^\.so index.so$::' /usr/src/share/doc/usd/13.viref/../../../../contrib/nvi/docs/USD.doc/vi.ref/ vi.ref | groff -mtty-char -Tascii -t -s -me -o1- > /dev/null troff: fatal error: can't find macro file safer *** Error code 1 Stop. ANY body knows why? or what do I have to do to make this work? I did notice that the " troff: fatal error: can't find macro file safer " error started here: ===> share/doc/psd/title touch _stamp.extraobjs (cd /usr/src/share/doc/psd/title; groff -mtty-char -Tascii -ms -o1- /usr/src/share/doc/psd/title/Title) | gzip -cn > Title.ascii.gz troff: fatal error: can't find macro file safer PLEASE if any can give me any input on the problem I will appreciate it so much, I need to get this 2 servers up and running ASAP. Thank you all in advanced for the input. Lester A. Mesa Internet Information Manager lmesa@prontel.com Prontel Corporation Internet Division http://www.prontel.com Toll Free: 1-800-920-0920 Ext 206 Outside US: 1+ (305) 406-9055 Ext 206 Fax Number: 1+ (305) 406-9056 " Prontel Complete Internet Solutions " To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message