On 7 Oct 2018, at 23:28, Eric McCorkle <e...@metricspace.net> wrote:
> 
> I'm having some trouble building world from current.  The problem looks
> to be various tools' c++ files not including string.h, and therefore
> missing defs.
> 
> Is there some critical update step I missed somewhere?

If the headers are there, usually the problem is that you are overriding
CFLAGS and/or CXXFLAGS in a way so that makefiles can't add or remove
flags.  What are the contents of your /etc/make.conf and /etc/src.conf, and how
are you exactly invoking buildworld?

-Dimitry

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to