https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210150
--- Comment #9 from Alan Polinsky <[email protected]> --- My environment is similar to yours, so that is obviously not the issue. To the best of my knowledge, the machine is reasonably up to date so that is not the issue. I am not sure how to modify the 'include' path. This is what I find when I do a 'locate' on type_traits.h: root@freebsd9:~ # locate type_traits.h /usr/include/c++/4.2/bits/cpp_type_traits.h /usr/include/c++/4.2/ext/type_traits.h /usr/local/include/google/protobuf/stubs/type_traits.h /usr/local/include/sigc++-2.0/sigc++/type_traits.h /usr/local/lib/gcc48/include/c++/bits/cpp_type_traits.h /usr/local/lib/gcc48/include/c++/ext/type_traits.h /usr/local/llvm33/include/llvm/Support/type_traits.h /usr/local/llvm35/include/llvm/Support/type_traits.h /usr/local/llvm36/include/llvm/Support/type_traits.h /usr/local/llvm38/include/llvm/Support/type_traits.h Alan -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "[email protected]"
