https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190669
C Hutchinson <portmas...@bsdforge.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |portmas...@bsdforge.com --- Comment #19 from C Hutchinson <portmas...@bsdforge.com> --- I find myself struggling with what looks like the same issue on a recent 11-CURRENT install (11-CURRENT #1 amd64 r274134 Nov 5 12:56:14 PST 2014) svn info /usr/ports Revision: 372176 As you can see, I've built and installed kernel/world. I did, perform a make delete-old, following the install world. Which removed the clang that was delivered from the base install on the bootonly iso. However, I have installed lang/gcc-48, which does have xmmintrin.h in it's include tree. It is also my understanding that clang isn't mandatory. But I seem to have no end of problems with ports looking for, and subsequently not finding xmmintrin.h. Even though it's an included header with lang/gcc-48. Where lies the problem? I should also probably note; I haven't [intentionally] enabled, or used ccache. Thank you for all your time, and consideration. --Chris -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"