Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jul 2016 16:52:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 210150] www/chromium: Build fails on 9.3 for missing type_traits include
Message-ID:  <bug-210150-28929-Z2ParQn88R@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210150-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210150-28929@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

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

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210150-28929-Z2ParQn88R>