From owner-freebsd-current Wed Sep 16 03:05:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA15848 for freebsd-current-outgoing; Wed, 16 Sep 1998 03:05:06 -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 DAA15843 for ; Wed, 16 Sep 1998 03:05: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 MAA20710 for ; Wed, 16 Sep 1998 12:04:36 +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 MAA27222 for ; Wed, 16 Sep 1998 12:04:35 +0200 (MET DST) Received: (qmail 361 invoked by uid 666); 16 Sep 1998 10:03:48 -0000 Message-ID: <19980916120348.A312@hal.mpn.cp.philips.com> Date: Wed, 16 Sep 1998 12:03:48 +0200 From: Jos Backus To: Mark Murray Cc: freebsd-current@FreeBSD.ORG Subject: Re: First-time perl5 build falls over for lack of miniperl during Mail-Followup-To: Mark Murray , freebsd-current@freebsd.org References: <19980916111600.A18983@hal.mpn.cp.philips.com> <199809160949.LAA01581@gratis.grondar.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: <199809160949.LAA01581@gratis.grondar.za>; from Mark Murray on Wed, Sep 16, 1998 at 11:49:21AM +0200 X-Files: The Truth is out there! Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Mark, On Wed, Sep 16, 1998 at 11:49:21AM +0200, Mark Murray wrote: > > To make the first-time build work I replaced miniperl with > > /usr/obj/usr/src/gnu/usr.bin/perl/miniperl/miniperl in the Makefile. > > NO!!! You don't call bison, yacc, cc ld or any of thos other tools with a full > path - they are (or have been) built by a bootstrap at some stage. > > Are you doing anything naughty like "make all" or "make -DNOCLEAN buildworld" > or any other kind of "make -D *world"? Hm, strange. I started out doing a buildworld which barfed on precisely this problem *puzzled look* To speed up the build I reran the buildworld with NOTOOLS/NOCLEAN, figuring the build would pick up where it left off. Gues I'm wrong here ;-/ *shameful look* I'll rerun the ``make buildworld'' on my system at work, after resupping and without any shortcuts this time. I'm sorry to bother you... You've done a great job Mark! > Yoou should be only doing "make buildworld", and you should have no (or > little) "clever stuff" in /etc/make.conf. No clever stuff, just NOSUIDPERL=true. Thanks, -- 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