ZSTD make command failing during installation
- Dominant language
- C
- Stars
- 27.9k
- Forks
- 2.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
**Describe the bug**
Hello! Has anyone encountered the issue
`collect2: error: ld returned 1 exit status`
`make[2]: *** [Makefile:161: obj/conf_20daa47e8058f816896e54abab38685b/zstd] Error 1`
`make[1]: *** [Makefile:149: zstd] Error 2`
`make: *** [Makefile:67: zstd-release] Error 2`
when installing ZSTD? I have tried the steps in the [xSqueezeIt](https://github.com/rwk-unil/xSqueezeIt) repository and it worked on 2 different machine with Ubuntu 24 and Ubuntu 20. However, it's always in my device where it encounters this error when running the `make` command of the zstd repo, not the `sudo make install`. I am sure that I followed all the steps given in the ReadMe and terminal prompts during installation.
**To Reproduce**
Steps to reproduce the behavior:
1. Follow the installation process for zstd in the xSqueezeIt repository
**Expected behavior**
It would proceed without errors.
**Screenshots and charts**






**Desktop (please complete the following information):**
- OS: Windows but installing it into WSL
- Windows 11
- Build system: Makefile
Contributor guide
Assessment
This issue has not been assessed yet.