Hi Andrew,

2016-11-07 0:54 GMT+01:00 Andrew Reilly <arei...@bigpond.net.au>:
> Thanks for pointing me back to src.conf.  I added this when I was an “early 
> adopter” of clang, and it was necessary.  I suspect that now that we are 
> all-clang all the time, this is redundant.  Would this have overridden the 
> system build process?
>
> my /etc/src.conf:
> CC=clang
> CXX=clang++
> CPP=clang-cpp
> WITH_LIBCPLUSPLUS=yes

That may very likely be the culprit, as it probably means you used the
compiler binary of the host installation that uses /usr/include as its
include path. Thanks for confirming!

-- 
Ed Schouten <e...@nuxi.nl>
Nuxi, 's-Hertogenbosch, the Netherlands
KvK-nr.: 62051717
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to