Date: Fri, 17 Mar 2000 19:21:12 -0500 From: "Lester A. Mesa" <netadmin@primex.prontel.net> To: <freebsd-stable@FreeBSD.ORG> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Desperate help upgrading from 3.2-R > 3.4-S Message-ID: <000d01bf906f$de1745e0$38040a0a@prontel.com>
next in thread | raw e-mail | index | archive | help
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-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000d01bf906f$de1745e0$38040a0a>