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

build failure with -DBUILD_STATIC=0 #480

Closed
keszybz opened this issue May 13, 2023 · 1 comment
Closed

build failure with -DBUILD_STATIC=0 #480

keszybz opened this issue May 13, 2023 · 1 comment

Comments

@keszybz
Copy link
Contributor

keszybz commented May 13, 2023

$ mkdir build && cd build && cmake .. -DBUILD_STATIC=0 -DBUILD_FUZZERS=0 -DPREFER_EXTERNAL_LZ4=1 -DPREFER_EXTERNAL_ZLIB=1 -DPREFER_EXTERNAL_ZSTD=1 && make
...
[ 84%] Linking C executable b2nd_bench_get_slice
/usr/bin/ld: cannot find -lblosc2_static: No such file or directory
collect2: error: ld returned 1 exit status
make[2]: *** [bench/b2nd/CMakeFiles/b2nd_bench_get_slice.dir/build.make:97: bench/b2nd/b2nd_bench_get_slice] Error 1
make[1]: *** [CMakeFiles/Makefile2:2804: bench/b2nd/CMakeFiles/b2nd_bench_get_slice.dir/all] Error 2
make: *** [Makefile:166: all] Error 2
@keszybz
Copy link
Contributor Author

keszybz commented May 15, 2023

Thanks!

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