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

--- Comment #7 from M. Voorhis <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to