From owner-freebsd-stable Wed Jul 4 22:49:26 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 2710137B403; Wed, 4 Jul 2001 22:49:11 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f655n3Q45231; Wed, 4 Jul 2001 23:49:03 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f655n2J45184; Wed, 4 Jul 2001 23:49:02 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200107050549.f655n2J45184@harmony.village.org> To: Sergey Solyanik Subject: Re: upgrade from 3.5 stable to 4.0 stable Cc: Alex Lee , freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG In-reply-to: Your message of "Thu, 05 Jul 2001 08:22:29 +0300." <20010705082229.A40101@solikus.sumy.net> References: <20010705082229.A40101@solikus.sumy.net> Date: Wed, 04 Jul 2001 23:49:02 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20010705082229.A40101@solikus.sumy.net> Sergey Solyanik writes: : On Wed, Jul 04, 2001 at 03:36:52PM -0700, Alex Lee wrote: : : > I finally decided to upgrade the server from 3.5 stable to 4.0. I tried to : > following the procedure in UPDATING. But when I do "make buildworld : > -DNOPERL", I got the following messages: : [...] : > Any help is great appreciated. : : You need to install gcc295 port, and execute make like this : CC=gcc295 CXX=gcc295 CPP=g++295 make buildworld -DNOPERL : and may be you need to modify PATH in Makefile, : to include /usr/local/{bin,sbin} : : At least this works for me, when I do 3.4-R -> 4.3-S... : YMMV. This sounds easier than multiple buildworlds. Wanna do a quick writeup. This is the first I've heard of it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message