Trouble building world

Dimitry Andric dimitry at andric.com
Mon Oct 8 05:43:35 UTC 2018


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 223 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20181008/7e68a9a8/attachment.sig>


More information about the freebsd-current mailing list