From owner-freebsd-current Wed Sep 16 02:16:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA07791 for freebsd-current-outgoing; Wed, 16 Sep 1998 02:16:12 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from gw-nl1.philips.com (gw-nl1.philips.com [192.68.44.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA07718 for ; Wed, 16 Sep 1998 02:16:03 -0700 (PDT) (envelope-from Jos.Backus@nl.origin-it.com) Received: from smtprelay-nl1.philips.com (localhost.philips.com [127.0.0.1]) by gw-nl1.philips.com with ESMTP id LAA27071 for ; Wed, 16 Sep 1998 11:15:41 +0200 (MEST) (envelope-from Jos.Backus@nl.origin-it.com) Received: from hal.mpn.cp.philips.com (hal.mpn.cp.philips.com [130.139.64.195]) by smtprelay-nl1.philips.com (8.8.5/8.6.10-1.2.2m-970826) with SMTP id LAA17141 for ; Wed, 16 Sep 1998 11:15:39 +0200 (MET DST) Received: (qmail 19263 invoked by uid 666); 16 Sep 1998 09:16:00 -0000 Message-ID: <19980916111600.A18983@hal.mpn.cp.philips.com> Date: Wed, 16 Sep 1998 11:16:00 +0200 From: Jos Backus To: freebsd-current@FreeBSD.ORG Subject: First-time perl5 build falls over for lack of miniperl during Mail-Followup-To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG buildworld Reply-To: Last night, after performing a buildworld following a cvsup to get the CAM bits (Great job, Justin and Ken!) I noticed that /usr/src/gnu/usr.bin/perl/perl/Makefile calls miniperl directly without a path. This fails on first-time installation, as miniperl apparently isn't available yet. To make the first-time build work I replaced miniperl with /usr/obj/usr/src/gnu/usr.bin/perl/miniperl/miniperl in the Makefile. Cheers, -- Jos Backus _/ _/_/_/ "Reliability means never _/ _/ _/ having to say you're sorry." _/ _/_/_/ -- D. J. Bernstein _/ _/ _/ _/ Jos.Backus@nl.origin-it.com _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message