Clang 3.3 on Debian Wheezy
Tim Schmidt
schmidt.tim at me.com
Sun Jun 2 16:15:09 UTC 2013
Good evening,
I tried to install the current version of clang-3.3 from:
deb http://llvm.org/apt/wheezy/ llvm-toolchain-wheezy main
deb-src http://llvm.org/apt/wheezy/ llvm-toolchain-wheezy main
Unfortunately I got an error:
============================================================
sudo aptitude install clang-3.3 clang-3.3-doc libclang-common-dev
libclang-dev libclang1 libclang1-dbg libllvm-3.3-ocaml-dev libllvm3.3
libllvm3.3-dbg lldb-3.3 llvm-3.3 llvm-3.3-dev llvm-3.3-doc
llvm-3.3-examples llvm-3.3-runtime
The following NEW packages will be installed:
clang-3.3{b} libclang-common-dev{b} libclang-dev
0 packages upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 23.5 MB of archives. After unpacking 82.9 MB will be used.
The following packages have unmet dependencies:
libclang-common-dev : Depends: libllvm3.4 (= 1:3.4~svn182723-1~exp1)
but 1:3.4~svn183083-1~exp1 is installed.
clang-3.3 : Depends: libclang-common-dev (= 1:3.3~svn181334-1~exp1)
but 1:3.4~svn182723-1~exp1 is to be installed.
The following actions will resolve these dependencies:
Keep the following packages at their current version:
1) clang-3.3 [Not Installed]
2) libclang-common-dev [Not Installed]
3) libclang-dev [Not Installed]
============================================================
My operating system is linux debian wheezy.
Can you fix this?
Cheers!
Tim
More information about the Pkg-llvm-team
mailing list