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

ERROR when try to build #1643

Closed
oiuacc opened this issue Apr 11, 2020 · 4 comments
Closed

ERROR when try to build #1643

oiuacc opened this issue Apr 11, 2020 · 4 comments
Labels
Milestone

Comments

@oiuacc
Copy link

oiuacc commented Apr 11, 2020

Describe the bug
ERROR when try to build

To Reproduce
build

Required data
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for syslog.h
-- Looking for syslog.h - found
-- Found HWLOC: /usr/lib64/libhwloc.so
-- Found UV: /usr/lib64/libuv.a
-- Looking for __builtin___clear_cache
-- Looking for __builtin___clear_cache - found
-- WITH_MSR=ON
-- The ASM_MASM compiler identification is unknown
-- Found assembler: ml
CMake Error: your ASM_MASM compiler: "ml" was not found. Please set CMAKE_ASM_MASM_COMPILER to a valid compiler path or name.

-- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.2k")
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/cc
-- Configuring incomplete, errors occurred!

OS is Centos 7.3

@octapudus
Copy link

same problem, can't solve it

@xmrig xmrig added the bug label Apr 12, 2020
@xmrig xmrig added this to the v5 milestone Apr 12, 2020
xmrig added a commit that referenced this issue Apr 12, 2020
@xmrig
Copy link
Owner

xmrig commented Apr 12, 2020

Fixed in dev branch.
Thank you.

@octapudus
Copy link

How did you fixed exactly?

@xmrig
Copy link
Owner

xmrig commented Apr 12, 2020

87bb1aa

@xmrig xmrig closed this as completed Aug 19, 2020
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

3 participants