riscv / docs-spec-template

https://lists.riscv.org/g/sig-documentation
Creative Commons Attribution 4.0 International
18 stars 19 forks source link

gem install asciidoctor-mathematical fails linking shared-object mathematical/mathematical.so #8

Closed jjscheel closed 1 year ago

jjscheel commented 1 year ago

Specific error information from Ubuntu 22.04 build:

linking shared-object mathematical/mathematical.so /usr/bin/ld: cannot find -lzstd: No such file or directory collect2: error: ld returned 1 exit status make: *** [Makefile:262: mathematical.so] Error 1

make failed, exit code 2

jjscheel commented 1 year ago

Fix is to include libzstd-dev into the dependencies.