Broken on FreeBSD/arm64: cannot find type `ucontext_t` in crate `libc` · Issue #69 · Xudong-Huang/generator-rs · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error[E0412]: cannot find type `ucontext_t` in crate `libc`
--> /wrkdirs/usr/ports/graphics/oculante/work/oculante-0.9.1/cargo-crates/generator-0.8.3/src/stack/overflow_unix.rs:29:21
|
29 | ctx: *mut libc::ucontext_t,
| ^^^^^^^^^^ help: a struct with a similar name exists: `mcontext_t`
|
::: /wrkdirs/usr/ports/graphics/oculante/work/oculante-0.9.1/cargo-crates/libc-0.2.158/src/unix/bsd/freebsdlike/freebsd/aarch64.rs:9:1
Found during the build of the port graphics/oculante (0.9.1)
FreeBSD 14.1, 15
The text was updated successfully, but these errors were encountered:
Found during the build of the port graphics/oculante (0.9.1)
FreeBSD 14.1, 15
The text was updated successfully, but these errors were encountered: