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

building berkelium results in linker error #20

Closed
jarrettchisholm opened this issue Oct 20, 2012 · 1 comment
Closed

building berkelium results in linker error #20

jarrettchisholm opened this issue Oct 20, 2012 · 1 comment

Comments

@jarrettchisholm
Copy link

System:
Debian testing 64bit
gcc 4.7.1
cmake 2.8.9

Error is:

Linking CXX shared library liblibberkelium_d.so
/usr/bin/ld: BFD (GNU Binutils for Debian) 2.22 internal error, aborting at ../../bfd/elf64-x86-64.c line 3387 in elf_x86_64_relocate_section

/usr/bin/ld: Please report this bug.

collect2: error: ld returned 1 exit status
make[2]: *** [liblibberkelium_d.so] Error 1
make[1]: *** [CMakeFiles/libberkelium.dir/all] Error 2
make: *** [all] Error 2

anyone have any ideas?

@jarrettchisholm
Copy link
Author

installed binutils-gold, which solved the issue.

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