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

release-3.0.0 make error on centos7. #60

Open
WindBrush opened this issue Dec 26, 2022 · 0 comments
Open

release-3.0.0 make error on centos7. #60

WindBrush opened this issue Dec 26, 2022 · 0 comments

Comments

@WindBrush
Copy link

./native native code is compiled successfully with cmake but got error with just makefile.

  • use make command at native directory, got error msg
     /tmp/ccBlDcLt.o: In function `HUF_decompress4X2_usingDTable_internal_bmi2_asm':
     huf_decompress.c:(.text+0x2fba): undefined reference to `HUF_decompress4X2_usingDTable_internal_bmi2_asm_loop'
     /tmp/ccBlDcLt.o: In function `HUF_decompress4X1_usingDTable_internal_bmi2_asm':
     huf_decompress.c:(.text+0x3e29): undefined reference to `HUF_decompress4X1_usingDTable_internal_bmi2_asm_loop'
     /usr/bin/ld: libhadoop-4mc.so.2.0.0: hidden symbol `HUF_decompress4X1_usingDTable_internal_bmi2_asm_loop' isn't defined
     /usr/bin/ld: final link failed: Bad value
     collect2: error: ld returned 1 exit status
     make: *** [libhadoop-4mc] Error 1
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

1 participant