make.conf: CPUTYPE?=native KERNCONF=CUSTOM LINKER_FEATURES=Mfilter src.conf: WITHOUT_ATM=1 WITHOUT_AUTHPF=1 WITHOUT_BOOTPARAMD=1 WITHOUT_BOOTPB=1 WITHOUT_BSNMP=1 WITHOUT_HAST=1 WITHOUT_FLOPPY=1 WITHOUT_GAMES=1 WITHOUT_GPIB=1 WITHOUT_IPX=1 WITHOUT_IPFILTER=1 WITHOUT_IPFW=1 WITHOUT_PMC=1 WITHOUT_NCP=1 WITHOUT_NIS=1 WITHOUT_OFED=1 WITHOUT_PPP=1 WITHOUT_RADIUS_SUPPORT=1 WITHOUT_RBOOTD=1 WITHOUT_RCMDS=1 WITHOUT_TALK=1 WITHOUT_TELNET=1 WITHOUT_VI=1 I'm doing the standard "make buildworld" On 10/8/18 1:43 AM, Dimitry Andric wrote: > 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 >
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:18 UTC