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

WITH_HTTP=OFF cmake option fails to link #1585

Closed
turtleminor13 opened this issue Mar 7, 2020 · 1 comment
Closed

WITH_HTTP=OFF cmake option fails to link #1585

turtleminor13 opened this issue Mar 7, 2020 · 1 comment
Labels
Milestone

Comments

@turtleminor13
Copy link

turtleminor13 commented Mar 7, 2020

Describe the bug
Using cmake option WITH_HTTP=OFF fails to link with undefined reference errors

To Reproduce
xmrig v5.8.2 on ubuntu with gcc 8.3, link fails

image

image

@turtleminor13 turtleminor13 changed the title WITH_HTTP=OFF cmake option fails fails to link WITH_HTTP=OFF cmake option fails to link Mar 7, 2020
@xmrig xmrig added the bug label Mar 8, 2020
@xmrig xmrig added this to the v5 milestone Mar 8, 2020
xmrig added a commit that referenced this issue Mar 8, 2020
@xmrig
Copy link
Owner

xmrig commented Mar 8, 2020

@xmrig xmrig closed this as completed Mar 8, 2020
MIPPL pushed a commit to MIPPL/xmrig that referenced this issue Apr 4, 2020
* commit 'f9c65f3bbffba412ca9a69477dcf0cd083c0d4cd': (89 commits)
  Update CHANGELOG.md
  Fixed gcc build.
  AstroBWT OpenCL code
  v5.10.0
  xmrig#1601 Fixed compatibility with OpenSSL 1.0.x.
  Reduced memory consumption on network level.
  Update CHANGELOG.md
  v5.10.0-dev
  Added TLS support for API and many other TLS related changes.
  Added command line option --astrobwt-avx2
  Fix MacOS compilation
  AVX2 optimized code for AstroBWT
  Added command line option --data-dir.
  Activate MSR mod only for RandomX algorithms
  "cn/gpu" algorithm now disabled by default and will be removed in next major release.
  Move files.
  v5.9.1-dev
  v5.9.0
  xmrig#1585 Fixed build without HTTP support.
  Sync changes with proxy.
  ...

# Conflicts:
#	src/backend/cpu/CpuWorker.cpp
#	src/base/base.cmake
#	src/base/net/stratum/Client.cpp
#	src/base/net/stratum/Client.h
#	src/net/JobResults.cpp
#	src/net/Network.cpp
#	src/net/Network.h
#	src/version.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants