Clang 3.3 on Debian Wheezy

Sylvestre Ledru sylvestre at debian.org
Mon Jun 3 10:54:48 UTC 2013


>  trying to overwrite '/usr/lib/x86_64-linux-gnu/liblldb.so.1', which is
> also in package lldb-3.3 1:3.3~svn181334-1~exp1
Remove lldb-3.3.
I updated the package to make sure it does not happen again.
This will be taken in account in a future rebuild.

> 
> Afterwards, I tried to compile a simple program and received the
> following error:
> 
> clang++ main.cpp
> In file included from main.cpp:1:
> In file included from
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/iostream:40:
> In file included from
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ostream:40:
> In file included from
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/ios:39:
> In file included from
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/iosfwd:42:
> In file included from
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/bits/postypes.h:42:
> In file included from
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/cwchar:46:
> /usr/include/wchar.h:40:11: fatal error: 'stdarg.h' file not found
> # include <stdarg.h>
>           ^
> 1 error generated.
what does
dpkg -S stdarg.h
return ?


S




More information about the Pkg-llvm-team mailing list