[Bug 236686] BSD grep causes openjdk11 configuration failures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 8 13:06:56 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236686

--- Comment #7 from M. Voorhis <mvoorhis at mcvau.net> ---
I normally use BSD GREP on my 12-stable system and ran into this "grep does not
handle -Fx correctly" error.  I did the symlink trick referred to in comment 6
and that worked fine, but then I got hung up because openjdk11 doesn't want me
to be using CCACHE.

I went to /etc/make.conf and commented out "WITH_CCACHE_BUILD=yes" that was
there.

After running a "make clean" and "make" now still complains about the existence
of CCACHE despite its being disabled in /etc/make.conf.  Do I need to
physically remove the ccache package from my machine in order for the configure
script to be happy.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list