On Mar 3, 2010, at 4:35 PM, Gonsolo wrote: > Revision 97666 adds /usr/include/linux to the search path of c headers. > > This breaks clang with the following file: > > #include <pthread.h> > > int main() > { > } > > with the error: > Already fixed. Thanks! -eric