Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined symbol when trying to load Cxx #375

Closed
bad-wolf-jm opened this issue Mar 15, 2018 · 1 comment
Closed

Undefined symbol when trying to load Cxx #375

bad-wolf-jm opened this issue Mar 15, 2018 · 1 comment

Comments

@bad-wolf-jm
Copy link

Building the package goes without a hitch, no errors, but typing 'using Cxx' afterward results in:

julia> using Cxx
INFO: Precompiling module Cxx.
ERROR: LoadError: LoadError: could not load library "~/.julia/v0.6/Cxx/src/../deps/usr/lib/libcxxffi"
~/.julia/v0.6/Cxx/src/../deps/usr/lib/libcxxffi.so: undefined symbol: _ZTVN4llvm2cl3optISsLb0ENS0_6parserISsEEEE

The underlying Julia is 0.6.2

@VPetukhov
Copy link

It's duplicate of #373

@Gnimuc Gnimuc closed this as completed Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants