Date: Wed, 16 Sep 1998 11:16:00 +0200 From: Jos Backus <Jos.Backus@nl.origin-it.com> To: freebsd-current@FreeBSD.ORG Subject: First-time perl5 build falls over for lack of miniperl during Message-ID: <19980916111600.A18983@hal.mpn.cp.philips.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980916111600.A18983>
