tony lemaire wrote:

> When i'm compiling LLVM-3.0, i've got this error :  

> llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td
> /sources/llvm-3.0.src/Release/bin/llvm-tblgen: error while loading 
shared libraries: libLLVMTableGen.so: cannot open shared
object file: No such file or directory

> For your information, all packages which i've compiled before
> LLVM-3.0 have successfully compiled.

You should have a line earlier:

llvm[1]: Linking Release Shared Library libLLVMTableGen.so
make[1]: Leaving directory `/tmp/llvm/llvm-3.0.src/lib/TableGen'

Did you get that?

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to