From owner-freebsd-questions@FreeBSD.ORG Fri Nov 19 16:53:54 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FF3C16A4CE for ; Fri, 19 Nov 2004 16:53:54 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB6D243D2F for ; Fri, 19 Nov 2004 16:53:53 +0000 (GMT) (envelope-from freebsdnews@gmail.com) Received: by wproxy.gmail.com with SMTP id 71so50673wra for ; Fri, 19 Nov 2004 08:53:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=mdIDu2ynw4mCON9x9y+CDR9q37251YloVwN8m5u3jKu1UVwIjT7kG1oG+xl0AyJ5S/UtvG/ZGzJY30ARBPNrGcs9+QnlNxB+ObkhPTnnXkPqBbEXS25lL6SbuaFxLcy5HHI4kPtAHXuWbdRdNraz0QA9QEWJ5SGYtJMge86yuvc= Received: by 10.54.38.45 with SMTP id l45mr102918wrl; Fri, 19 Nov 2004 08:53:53 -0800 (PST) Received: by 10.54.50.38 with HTTP; Fri, 19 Nov 2004 08:53:53 -0800 (PST) Message-ID: <8292450b04111908535492e914@mail.gmail.com> Date: Fri, 19 Nov 2004 10:53:53 -0600 From: CHris Rich To: Ruben de Groot , CHris Rich , freebsd-questions@freebsd.org In-Reply-To: <20041119165157.GA99323@ei.bzerk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <8292450b041119082742f2711b@mail.gmail.com> <20041119165157.GA99323@ei.bzerk.org> Subject: Re: Nothing works right when i try it, buildkernel problems.. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: CHris Rich List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2004 16:53:54 -0000 Hrmm perhaps how do I check this? On Fri, 19 Nov 2004 17:51:57 +0100, Ruben de Groot wrote: > On Fri, Nov 19, 2004 at 10:27:05AM -0600, CHris Rich typed: > > > > I'm trying to upgrade from 5.3RC1 to 5.3-RELEASE i cvsupped the src > > following the instructions given by Adam Smith(?) in a recent thread. > > I've read the handbook pages and some other things on the web on > > upgrading your system > > > > buildworld completes no problem, but when i try do a make buildkernel > > KERNCONF=GENERIC i get the following error: > > > > perl5 /usr/src/sys/kern/vnode_if.pl -h /usr/src/sys/kern/vnode_if.src > > perl5:No such file or directory > > I think you accidentally cvsupped 4.x sources. perl is not required by > any part of the 5.x world/kernel build. > > regards, > Ruben > >