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

installation error #29

Open
juewang96 opened this issue Nov 13, 2024 · 2 comments
Open

installation error #29

juewang96 opened this issue Nov 13, 2024 · 2 comments

Comments

@juewang96
Copy link

After executing makefile I encountered into this error message.

/usr/bin/ld: /home/jpwang/AreTomo2/LibSrc/Lib/libmrcfile.a(CLoadExtHeader.o): relocation R_X86_64_32 against symbol `__gxx_personality_v0@@CXXABI_1.3' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status
make: *** [makefile:181: exe] Error 1

@juewang96
Copy link
Author

Now it said AreTomo2 is generated but if I try AreTomo --version it said command not found

@YunjieChang
Copy link

Hi Jue,

I got the same error message during installation:
/usr/bin/ld: /home/ps/softwares/AreTomo2/LibSrc/Lib/libmrcfile.a(CLoadExtHeader.o): relocation R_X86_64_32 against symbol `__gxx_personality_v0@@CXXABI_1.3' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status
make: *** [makefile:181: exe] Error 1

How did u fix it?

Thanks
Yunjie

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

2 participants