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

compile error #64

Open
ghost opened this issue Apr 2, 2016 · 2 comments
Open

compile error #64

ghost opened this issue Apr 2, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 2, 2016

there is an error below when i make.
/usr/bin/ld: /usr/local/db4.8//lib//libdb_cxx-4.8.a(db_vrfy.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/local/db4.8//lib//libdb_cxx-4.8.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
make[2]: *** [bitcoind] Error 1

@sipa
Copy link
Owner

sipa commented Apr 23, 2016

I think you need to wipe cached old results (make clean, git clean -dfx if you're certain there is nothing of value in the repository, ccache -C to wipe ccache...)

@Lajandra
Copy link

Lajandra commented Aug 1, 2023

sipa:taproot

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