Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Fix linker error cannot find -ljsonccp_lib_static #2297

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sheldonrobinson
Copy link

Error compiling using jsoncpp from https://github.com/open-source-parsers/jsoncpp
[100%] Linking CXX executable ethminer
/usr/bin/ld: cannot find -ljsoncpp_lib_static
collect2: error: ld returned 1 exit status
make[2]: *** [ethminer/CMakeFiles/ethminer.dir/build.make:110: ethminer/ethminer] Error 1
make[1]: *** [CMakeFiles/Makefile2:449: ethminer/CMakeFiles/ethminer.dir/all] Error 2
make: *** [Makefile:152: all] Error 2

sheldonrobinson and others added 2 commits May 9, 2021 23:27
Error compiling using jsoncpp from https://github.com/open-source-parsers/jsoncpp
[100%] Linking CXX executable ethminer
/usr/bin/ld: cannot find -ljsoncpp_lib_static
collect2: error: ld returned 1 exit status
make[2]: *** [ethminer/CMakeFiles/ethminer.dir/build.make:110: ethminer/ethminer] Error 1
make[1]: *** [CMakeFiles/Makefile2:449: ethminer/CMakeFiles/ethminer.dir/all] Error 2
make: *** [Makefile:152: all] Error 2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant