http://llvm.org/bugs/show_bug.cgi?id=19489
Bug ID: 19489
Summary: VMKit: Compilation Error
Product: new-bugs
Version: 3.3
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
I've followed the instructions on http://vmkit.llvm.org/get_started.html Note
that I'm using openjdk.
$ ./configure
--with-llvm-config-path=/home/cib/tmp/code/llvm-3.3/build/bin/llvm-config
--with-classpath-impl=openjdk --with-openjdk-path=/usr/lib/jvm/java-7-openjdk/
$ make VERBOSE=1
[vmkit ./lib/vmkit/CommonThread]: Preparing GC 'ctthread.bc'
/home/cib/tmp/code/llvm-3.3/build//bin/opt
-load=/home/cib/tmp/code/vmkit/vmkit/Release+Asserts/lib/static-gc-pass.so
-disable-opt -disable-cfi -disable-fp-elim -StaticGCPass
/home/cib/tmp/code/vmkit/vmkit/lib/vmkit/CommonThread/Release+Asserts/ctthread.bc
-o
/home/cib/tmp/code/vmkit/vmkit/lib/vmkit/CommonThread/Release+Asserts/ctthread-gc.bc
Error opening
'/home/cib/tmp/code/vmkit/vmkit/Release+Asserts/lib/static-gc-pass.so':
/home/cib/tmp/code/vmkit/vmkit/Release+Asserts/lib/static-gc-pass.so: undefined
symbol: _ZTIN4llvm10ModulePassE
-load request ignored.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs