~/llvm/llvm_core/llvm-2.9$ opt -load ../llvm-2.9/Release/lib/<div id=":13k">LLVMHello.so -hello cdfg.c<br>Error opening '../llvm-2.9/Release/lib/LLVMHello.so': ../llvm-2.9/Release/lib/LLVMHello.so: undefined symbol: _ZN4llvm12PassRegistry12registerPassERKNS_8PassInfoEb<br>

  -load request ignored.<br>opt: Unknown command line argument '-hello'.  Try: 'opt -help'<br><br><br>I'm
 getting the above error, I'm unable to register this pass and use it. 
There is very little information about this error on the net, any ideas?
 Thanks.</div>