8000 When I installed this tool, I got this error. · Issue #43 · TheJacksonLaboratory/SVE · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

When I installed this tool, I got this error. #43

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

Open
hayeon-pak opened this issue Jun 14, 2022 · 1 comment
Open

When I installed this tool, I got this error. #43

hayeon-pak opened this issue Jun 14, 2022 · 1 comment

Comments

@hayeon-pak
Copy link
hayeon-pak commented Jun 14, 2022

Hi :-)

My process was just below.
git clone --recursive https://github.com/TheJacksonLaboratory/SVE.git
cd SVE
make
And, when I tried make , I got this error.

/usr/bin/ld: ../../obj//sqlite3.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
Makefile:56: recipe for target 'lumpy' failed
make[4]: *** [lumpy] Error 1
Makefile:41: recipe for target 'all' failed
make[3]: *** [all] Error 2
Makefile:116: recipe for target 'lumpy' failed
make[2]: *** [lumpy] Error 2
Makefile:21: recipe for target 'all' failed
make[1]: *** [all] Error 2
Makefile:60: recipe for target 'speedseq' failed
make: *** [speedseq] Error 2

What I have to do?

Thank you

@hayeon-pak
Copy link
Author

Hi,

I stopped to try to use makefile..
And then, I wanted to use docker.

So, when I tried docker build .
I got below error.
image

Can anyone help me?

Thank you.

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
0