After upgrading to 13.10 Saucy today, I am now affected by this bug in
clang-3.2 as well. Installing clang-3.3 fixes the issue.
In case this isn't clear from the above bug report, trying to build the
simple program below with clang or clang++ will fail because both
standard libraries are missing.
#include <stddef.h>
#include <stdarg.h>
int main(void)
{
return 0;
}
--
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