alexcrichton/openssl-src-rs

Freebsd build fails.

vi opened this issue · 1 comments

vi commented

Shows

  thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', /u/vi/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-src-111.15.0+1.1.1k/src/lib.rs:469:39

after output of OpenSSL's perl-based config script output when run on FreeBSD.

I found I was missing make when this happened...