From owner-freebsd-current Mon Nov 16 08:21:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA27140 for freebsd-current-outgoing; Mon, 16 Nov 1998 08:21:33 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA27126; Mon, 16 Nov 1998 08:21:29 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.1a/8.9.1) with ESMTP id RAA01290; Mon, 16 Nov 1998 17:21:04 +0100 (CET) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id RAA09460; Mon, 16 Nov 1998 17:21:03 +0100 (MET) Message-ID: <19981116172101.37257@follo.net> Date: Mon, 16 Nov 1998 17:21:01 +0100 From: Eivind Eklund To: Mark Murray Cc: Satoshi Asami , current@FreeBSD.ORG Subject: Re: perl5 is needed to build kernel, why the a make.conf option NOPERL5 ? References: <199811160606.IAA04093@greenpeace.grondar.za> <199811160618.WAA00540@silvia.hip.berkeley.edu> <19981116083046.A4393@klemm.gtn.com> <199811161151.NAA00668@greenpeace.grondar.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199811161151.NAA00668@greenpeace.grondar.za>; from Mark Murray on Mon, Nov 16, 1998 at 01:51:12PM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 16, 1998 at 01:51:12PM +0200, Mark Murray wrote: > Andreas Klemm wrote: > > So, if perl5 from the base system is definitively needed, > > then I'd vote to remove the misleading options from /etc/make.conf > > > > #NOPERL= true > > #NOSUIDPERL= true > > > > and in the Makefiles where they would take effect. > > The second one can stay, but I cannot think of a use for the first; > you make world; you have no perl; you need to build a kernel - oops! I think the first one also is nice to have. Some of us want to update perl and the rest of the system independently of each other (e.g, due to local hacks to the perl code, for people doing development of Perl itself). Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message