TheReader
TheReader copied to clipboard
Frontend build fails on debian 12
On debian via LXC, installation fails with:
error: linking with
rust-lld
failed: signal: 7 (SIGBUS)
Even after the unmentioned install of rustup target add wasm32-unknown-unknown
, the building for the front-end fails.
Full error attached. install-error-log.txt
Sorry about the delay.
Weirdly enough it worked for me using a fresh install of Debian on WSL. I also used the same version of rust-lang.
Thanks for telling me about the target. I (obviously) forgot about mentioning it. I updated the README.