[Bug 210150] www/chromium: Build fails on 9.3 for missing type_traits include

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 24 16:52:38 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210150

--- Comment #9 from Alan Polinsky <polinsky at acm.org> ---
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 at 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.


More information about the freebsd-chromium mailing list