From owner-freebsd-stable Sun Nov 5 9:12: 5 2000 Delivered-To: freebsd-stable@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id C579337B479 for ; Sun, 5 Nov 2000 09:12:01 -0800 (PST) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.9.3/8.9.3) with ESMTP id XAA27470; Sun, 5 Nov 2000 23:11:39 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Sun, 5 Nov 2000 23:11:38 +0600 (NS) From: Max Khon To: Adam Herzog Cc: stable@FreeBSD.ORG Subject: RE: upgrade from 3.x In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, there! On Sun, 5 Nov 2000, Adam Herzog wrote: > Hmmm... my understanding is that miniperl is no longer built... seems like > it shouldn't be trying at all. > > >From /usr/src/UPDATING: > 20001006: > The perl build proceedure no longer installs miniperl, nor uses > the installed miniperl. It is recommended that you delete > /usr/bin/miniperl. > > When was the last time you cvsup'ed? today. miniperl is built as build-tools (look into gnu/usr.bin/perl/Makefile) 'NOPERL= yes' in /etc/make.conf helps in this case but I think it should be fixed anyway /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message