Hi, I'm bitten by this too on 13.10 going for a temporary workaround, looks like more files are missing:
cd /usr/include ln -s ../lib/llvm-3.2/lib/clang/3.2/include/stddef.h . ln -s ../lib/llvm-3.2/lib/clang/3.2/include/stdarg.h . ln -s ../lib/llvm-3.2/lib/clang/3.2/include/stdbool.h . seems to make clang work again for me -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196215 Title: clang fails to build kate with fatal error: 'stddef.h' file not found To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.2/+bug/1196215/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
