Closed stephentalley closed 3 months ago
Sure. When a library is not available in static form or has issues when linked in static form like brotli then this always fails. I've seen this before and there is no easy way to work around it. The static auto-build of ugrep also does not include brotli. You have to exclude brotli:
./build.sh --enable-static --without-brotli
Building from:
Running these commands:
…produces this error: