Open chenew opened 1 year ago
I was able to compile 17.3 using the "from scratch" instructions, but 17.4 failed to compile for me too.
I ended up doing a git checkout of the code and that compiled fine. Not sure what is goin going on. I have same versions as you do. See issue #213
Ubuntu 22.04 Rust 1.70.0 Postgres 15
Followed the instructions from "Install from Scratch". On the step to
cargo install lemmy_server ...
, it compiles a bunch of packages successfully until "lemmy_db_schema".Rebuilt server several times and from different hosting providers. Also tried using Ubuntu 20.04.