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

Update README.md #42

Closed
wants to merge 1 commit into from
Closed

Update README.md #42

wants to merge 1 commit into from

Conversation

bleissem
Copy link

Unter Ubuntu 18.04 server, I had the following error, when I finally called make

/usr/bin/ld: cannot find -lz
collect2: error: ld returned 1 exit status
Makefile:941: recipe for target 'cpuminer' failed
make[2]: *** [cpuminer] Error 1
make[2]: Leaving directory '/home/user1/dev/github/tpruvot/cpuminer-multi'
Makefile:2766: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/user1/dev/github/tpruvot/cpuminer-multi'
Makefile:585: recipe for target 'all' failed
make: *** [all] Error 2

I was able to solve it by installing
zlib1g-dev

Therefore the Readme.md might be updated then

@tpruvot
Copy link
Owner

tpruvot commented Sep 24, 2019

dup of #41

@tpruvot tpruvot closed this Sep 24, 2019
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

Successfully merging this pull request may close these issues.

2 participants