Date: Wed, 09 Jun 2004 08:55:37 +0200 From: Ruben de Groot <mail25@bzerk.org> To: freebsd-questions@freebsd.org Subject: Re: Crossbuilding 4-stable release on 5.x: perl missing Message-ID: <40C6B469.9040205@bzerk.org> In-Reply-To: <20040606122836.GA99977_ei.bzerk.org@ns.sol.net> References: <20040606122836.GA99977_ei.bzerk.org@ns.sol.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Following up on myself to get an answer into the archives... I finally managed to finish the release build by adding the LOCAL_SCRIPT variable. This script, run inside the chrooted environment, does the following 3 things: - create a working /etc/resolv.conf - pkg_add -r perl - mount devfs (another show-stopper I bumped into later) Ruben de Groot wrote: > Hi there, > > I'm trying to build releases of releng_4 on a 5.2.1 system. > Unfortunately, the build fails because there's no perl installed in > the chrooted environment. > > Any tips or examples would be greatly appreciated as I'm a bit > stuck here. Thanks > > Ruben > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40C6B469.9040205>