Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem compiling on gentoo #3

Open
Eoksni opened this issue Jul 24, 2012 · 0 comments
Open

problem compiling on gentoo #3

Eoksni opened this issue Jul 24, 2012 · 0 comments

Comments

@Eoksni
Copy link

Eoksni commented Jul 24, 2012

I'm not exactly sure if it's problem of this program or gentoo distribution in general.

Trying to compile gives me /usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: warning: libLLVM-3.1.so, needed by /usr/lib/llvm/libclang.so, not found (try using -rpath or -rpath-link)
and a bunch of undefined references like so /usr/lib/llvm/libclang.so: undefined reference tollvm::APFloat::APFloat(llvm::fltSemantics const&, unsigned long long)'`

After doing ln -s /usr/lib/llvm/libLLVM-3.1.so /usr/lib/libLLVM-3.1.so all compiled fine.

Linux 3.2.21-gentoo i686,
llvm-3.1-r2 USE="libffi -debug -gold -multitarget -ocaml -test -udis86 -vim-syntax"
clang-3.1-r5 USE="static-analyzer -debug -multitarget -test"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant