Date: Tue, 2 Jul 2002 15:46:18 -0700 (PDT) From: Don Lewis <dl-freebsd@catspoiler.org> To: reichert@numachi.com Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: 'make release' tries to build a port? Message-ID: <200207022247.g62Ml00M008526@gw.catspoiler.org> In-Reply-To: <20020702165747.K262@numachi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2 Jul, Brian Reichert wrote: > I'm mucking with 'make release' under 4.5-RELEASE, and keep running > into a stumbling block: > > When the documentation toolset is being built in the chrooted > environment, at one point docbook-dsssl-doc is built, among other > things, via ports. > > Regrettably, this is hosted on Sourceforge, who've interposed a > 'pick-a-mirror' webpage when you attempt to do a regular http > download. > > So, the port build fails, and 'make release' fails, and rerunning > 'make release' scrubs all of your work. > > I seem to have two options: > > - convince Sourceforge to unbreak themselves, or > - install these documentation tools on my system, and make them > somehow available in the chrooted environment. Try manually downloading a copy of the distfile into your non-chrooted /usr/ports/distfiles directory. "make release" copies all your distfiles into the chrooted environment. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207022247.g62Ml00M008526>