From owner-freebsd-questions Tue Aug 29 10:49:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from castor.e-lingo.com (castor.e-lingo.com [63.200.147.16]) by hub.freebsd.org (Postfix) with ESMTP id A43D037B424 for ; Tue, 29 Aug 2000 10:49:35 -0700 (PDT) Received: from meagan (node226.e-lingo.com [63.200.147.226] (may be forged)) by castor.e-lingo.com (8.9.3/8.9.3) with ESMTP id KAA04744 for ; Tue, 29 Aug 2000 10:49:35 -0700 (PDT) (envelope-from meagan@e-lingo.com) Message-ID: <046e01c011e1$6613eeb0$e293c83f@elingo.com> From: "Meagan Jia Pi" To: Subject: HELP Date: Tue, 29 Aug 2000 10:48:54 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 Disposition-Notification-To: "Meagan Jia Pi" X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Morning, all! I will try to make it short. Yesterday I tried to install apache+mysql+php on a 4.4 release machine and a 3.4 release machine. After I cvsup'd the ports trees on both machine. I successfully installed things okay on the 4.4 machine. But when I ran make in /usr/ports/www/apache13/ on the 3.3 one, I get the following message. 393 /usr/ports/www/apache13> make ===> 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. then I ran /usr/local/bin/cvsup -g -L 2 standard-supfile (what's in standard-supfile) *default host=cvsup4.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix *default compress But it failed with the following message: Updater failed: src/sys/sys/memrange.h: Cannot open: No such file or directory Question 1: Did I follow the right procedure to cvsup port tree and source? Question 2: What's the general practice to keep production freeBSD systems up to date? Thanks! Meagan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message