Package: clang Version: 2.9-13 Severity: normal
$ cat x.c #include <stddef.h> $ clang -c x.c x.c:1:10: fatal error: 'stddef.h' file not found #include <stddef.h> ^ 1 error generated. $ type clang clang is hashed (/usr/bin/clang) $ clang --version Debian clang version 2.9-13 (tags/RELEASE_29/final) (based on LLVM 2.9) Target: x86_64-pc-linux-gnu Thread model: posix [It worked a few days ago, so presumably something moved...] Thanks, -Miles -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=ja_JP.utf8, LC_CTYPE=ja_JP.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages clang depends on: ii libc6 2.13-21 ii libffi5 3.0.10-1 ii libgcc1 1:4.6.1-13 ii libllvm2.9 2.9+dfsg-3 ii libstdc++6 4.6.1-13 ii libstdc++6-4.6-dev 4.6.1-13 Versions of packages clang recommends: ii llvm-2.9-dev 2.9+dfsg-3 ii python 2.7.2-7 clang suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org