There is a wlrokround from a duplicate of this bug:
https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1198123/comments/5


Kirit Sælensminde (kayess) wrote on 2013-10-22:  #5

The following seems to work as a workaround for me:

cd /usr/lib/clang/3.2/
sudo ln -s /usr/lib/llvm-3.2/lib/clang/3.2/include

It looks like there's a mismatch between where the include files are
installed to and where clang expects to find them

Diagnosed with the help of:

echo '#include <stdarg.h>' | clang -xc -v -

** Package changed: llvm-toolchain-3.2 (Debian) => llvm (Debian)

** Package changed: llvm (Debian) => llvm-defaults (Debian)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242300

Title:
  Clang cannot locate standard header files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1242300/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to