Hello. I am compiling LLVM 84167 under Fedora 11 64 bit. When linking llc I get a LOT of undefined reference errors eg: llvm::PseudoSourceValue::getStack() llvm::PseudoSourceValue:getFixedStack(int) and so on. Almost all of them are from llvm::PseudoSourceValue. What am I missing? Michelle