From owner-freebsd-stable Wed Jul 4 22:22:56 2001 Delivered-To: freebsd-stable@freebsd.org Received: from solikus.sumy.net (solikus.sim.net.ua [194.153.148.218]) by hub.freebsd.org (Postfix) with ESMTP id EA2E937B407; Wed, 4 Jul 2001 22:22:46 -0700 (PDT) (envelope-from solik@solikus.sumy.net) Received: (from solik@localhost) by solikus.sumy.net (8.11.4/8.11.4) id f655MTE40133; Thu, 5 Jul 2001 08:22:30 +0300 (EEST) (envelope-from solik) Date: Thu, 5 Jul 2001 08:22:29 +0300 From: Sergey Solyanik To: Alex Lee Cc: freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: upgrade from 3.5 stable to 4.0 stable Message-ID: <20010705082229.A40101@solikus.sumy.net> Mail-Followup-To: Sergey Solyanik , Alex Lee , freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from alee@2win.com on Wed, Jul 04, 2001 at 03:36:52PM -0700 X-BeerTo: solik@sumy.net Organization: SIM, ISP 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 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. -- Could anyone translate "I'll see you on the dark side of the moon" to Manx and send it back to me? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message