octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Build error on Mavericks


From: Daryl Lee
Subject: Build error on Mavericks
Date: Fri, 15 Nov 2013 04:47:59 -0700

I'm back, still trying to get a build of octave-local working.  After starting 
from an empty Macports environment and apparently with all the dependencies 
finally built, I get the following error in the logfile after failing on "sudo 
port install octave-local":

:info:build libtool: link: /opt/local/bin/g++-mp-4.7 -dynamiclib  -o 
.libs/liboctinterp.1.dylib... <<< about 6K of text omitted here for brevity >>> 
...
:info:build Undefined symbols for architecture x86_64:
:info:build   "llvm::verifyModule(llvm::Module const&, 
llvm::VerifierFailureAction, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >*)", referenced from:
:info:build       tree_jit::optimize(llvm::Function*)      in 
libcorefcn.a(corefcn_libcorefcn_la-pt-jit.o)
:info:build   "llvm::raw_fd_ostream::raw_fd_ostream(char const*, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, 
unsigned int)", referenced from:
:info:build       tree_jit::optimize(llvm::Function*)      in 
libcorefcn.a(corefcn_libcorefcn_la-pt-jit.o)
:info:build   "llvm::ExecutionEngine::createJIT(llvm::Module*, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> >*, 
llvm::JITMemoryManager*, llvm::CodeGenOpt::Level, bool, llvm::Reloc::Model, 
llvm::CodeModel::Model)", referenced from:
:info:build       tree_jit::initialize()      in 
libcorefcn.a(corefcn_libcorefcn_la-pt-jit.o)
:info:build ld: symbol(s) not found for architecture x86_64
:info:build collect2: error: ld returned 1 exit status

Any ideas where those errors might be coming from?

--
Daryl Lee


reply via email to

[Prev in Thread] Current Thread [Next in Thread]