Date: Wed, 16 Sep 1998 12:03:48 +0200 From: Jos Backus <Jos.Backus@nl.origin-it.com> To: Mark Murray <mark@grondar.za> Cc: freebsd-current@FreeBSD.ORG Subject: Re: First-time perl5 build falls over for lack of miniperl during Message-ID: <19980916120348.A312@hal.mpn.cp.philips.com> In-Reply-To: <199809160949.LAA01581@gratis.grondar.za>; from Mark Murray on Wed, Sep 16, 1998 at 11:49:21AM %2B0200 References: <19980916111600.A18983@hal.mpn.cp.philips.com> <199809160949.LAA01581@gratis.grondar.za>
next in thread | previous in thread | raw e-mail | index | archive | help
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<shortcuts> *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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980916120348.A312>