Date: Wed, 10 Oct 2018 07:09:23 -0400 From: Eric McCorkle <eric@metricspace.net> To: freebsd-current@freebsd.org Subject: Re: Trouble building world Message-ID: <4c824176-bfee-710d-d4bb-14807f01dfcc@metricspace.net> In-Reply-To: <50B4A924-B933-484A-9493-70D657BE53F1@andric.com> References: <3b082f6e-af67-7f3a-cc0e-fb11a619b2fd@metricspace.net> <50B4A924-B933-484A-9493-70D657BE53F1@andric.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --DCP3qhrNIWVFN9s7McuqYhm1r348phEPI Content-Type: multipart/mixed; boundary="ook2OjpdsUTzAU0dpVmFgFAvUJdONgmaN"; protected-headers="v1" From: Eric McCorkle <eric@metricspace.net> To: freebsd-current@freebsd.org Message-ID: <4c824176-bfee-710d-d4bb-14807f01dfcc@metricspace.net> Subject: Re: Trouble building world References: <3b082f6e-af67-7f3a-cc0e-fb11a619b2fd@metricspace.net> <50B4A924-B933-484A-9493-70D657BE53F1@andric.com> In-Reply-To: <50B4A924-B933-484A-9493-70D657BE53F1@andric.com> --ook2OjpdsUTzAU0dpVmFgFAvUJdONgmaN Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: quoted-printable make.conf: CPUTYPE?=3Dnative KERNCONF=3DCUSTOM LINKER_FEATURES=3DMfilter src.conf: WITHOUT_ATM=3D1 WITHOUT_AUTHPF=3D1 WITHOUT_BOOTPARAMD=3D1 WITHOUT_BOOTPB=3D1 WITHOUT_BSNMP=3D1 WITHOUT_HAST=3D1 WITHOUT_FLOPPY=3D1 WITHOUT_GAMES=3D1 WITHOUT_GPIB=3D1 WITHOUT_IPX=3D1 WITHOUT_IPFILTER=3D1 WITHOUT_IPFW=3D1 WITHOUT_PMC=3D1 WITHOUT_NCP=3D1 WITHOUT_NIS=3D1 WITHOUT_OFED=3D1 WITHOUT_PPP=3D1 WITHOUT_RADIUS_SUPPORT=3D1 WITHOUT_RBOOTD=3D1 WITHOUT_RCMDS=3D1 WITHOUT_TALK=3D1 WITHOUT_TELNET=3D1 WITHOUT_VI=3D1 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@metricspace.net> wrote: >> >> I'm having some trouble building world from current. The problem look= s >> to be various tools' c++ files not including string.h, and therefore >> missing defs. >> >> Is there some critical update step I missed somewhere? >=20 > If the headers are there, usually the problem is that you are overridin= g > 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? >=20 > -Dimitry >=20 --ook2OjpdsUTzAU0dpVmFgFAvUJdONgmaN-- --DCP3qhrNIWVFN9s7McuqYhm1r348phEPI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYIAB0WIQQPGL/SuSPN3pRzpwUI38IpFsHCbAUCW73d4wAKCRAI38IpFsHC bJ9HAQD+B7HI22gZJP3yjcRdoE1EIdW+Txmgqmk5HoShx3a+RwD/YnVsOe5VjzIh epZa2H5f6ZHvNq01M7lLyeOR4MJpPAk= =60ex -----END PGP SIGNATURE----- --DCP3qhrNIWVFN9s7McuqYhm1r348phEPI--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4c824176-bfee-710d-d4bb-14807f01dfcc>