Re: Trouble building world

From: Dimitry Andric <dimitry_at_andric.com>
Date: Mon, 8 Oct 2018 07:43:29 +0200
On 7 Oct 2018, at 23:28, Eric McCorkle <eric_at_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


Received on Mon Oct 08 2018 - 03:43:35 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:18 UTC