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

New undefined symbol problem on mac os yosemite + ghc 7.8.3 #102

Open
rrnewton opened this issue Nov 10, 2014 · 1 comment
Open

New undefined symbol problem on mac os yosemite + ghc 7.8.3 #102

rrnewton opened this issue Nov 10, 2014 · 1 comment

Comments

@rrnewton
Copy link
Member

Linking dist/build/test-lvish/test-lvish ...
Undefined symbols for architecture x86_64:
  "_val_compare_and_swap_64", referenced from:
      _cBF4_info in ArrayTests.o
  "_val_compare_and_swap_8", referenced from:
      _cAFT_info in ArrayTests.o
      _cALw_info in ArrayTests.o
      _cAVN_info in ArrayTests.o
ld: symbol(s) not found for architecture x86_64

There's also another thing I changed about this system recently -- when attempting to recover from the yosemite upgrade & C compiler problems I installed Haskell platform rather than the nix-installed GHC 7.8.3 I had before.

@rrnewton
Copy link
Member Author

Still having this problem even with a fresh GHC 7.8.4 installed from the main ghc binary distro.

Further, it happens just the same on GHC 7.10.1.

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

1 participant