Date: Wed, 28 Jan 2015 07:46:37 -0700 (MST) From: Warren Block <wblock@wonkity.com> To: Scott Bennett <bennett@sdf.org> Cc: freebsd-questions@freebsd.org Subject: Re: buildworld, buildkernel, and devel/cache Message-ID: <alpine.BSF.2.11.1501280736420.98963@wonkity.com> In-Reply-To: <201501280735.t0S7ZqRD021239@sdf.org> References: <201501261245.t0QCjUMD009768@sdf.org> <alpine.BSF.2.11.1501260857450.4046@wonkity.com> <201501261843.t0QIhX78006200@sdf.org> <alpine.BSF.2.11.1501261625370.13608@wonkity.com> <201501271240.t0RCe9GA006605@sdf.org> <alpine.BSF.2.11.1501270817370.43203@wonkity.com> <201501280735.t0S7ZqRD021239@sdf.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Jan 2015, Scott Bennett wrote: > Warren Block <wblock@wonkity.com> wrote: >> >> In /etc/make.conf, I added this: >> >> .if (!empty(.CURDIR:M/usr/src*) || !empty(.CURDIR:M/usr/obj*)) > > Huh. The above line is not present in the installed > /usr/local/share/doc/ccache/ccache-howto-freebsd.txt file on my system. Maybe > I should reinstall devel/ccache to see if an updated, corrected version > appears? The port has the DOCS option disabled by default. I left it like that, then couldn't find the installed file, and used the temporary version in the port directory: work/ccache-howto-freebsd.txt >> .if !defined(NOCCACHE) && exists(/usr/local/libexec/ccache/world/cc) > > In the line above, everything before the "&&" is missing in the doc file. Maybe you have an old version of the text file from a previous installation, and the port is not installing a new one because of the DOCS default setting. >>> And thanks, Walter, for your attention to this. >> >> You're welcome, Steve. :) > > Oh, good grief! I apologize most profusely for the typo, Warren. I don't > know why I typed that, but will chalk it up to yet another of my infamous > posting-hours-past-my-bedtime brain farts. Sigh. :-( Not a problem, I thought it was funny. :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.11.1501280736420.98963>