8000 Broken on FreeBSD/arm64: cannot find type `ucontext_t` in crate `libc` · Issue #69 · Xudong-Huang/generator-rs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Broken on FreeBSD/arm64: cannot find type ucontext_t in crate libc #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
yurivict opened this issue Oct 23, 2024 · 3 comments
Open

Comments

@yurivict
Copy link
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

@jbeich
Copy link
jbeich commented Oct 23, 2024

Duplicate of rust-lang/libc#3217 ?

@Xudong-Huang
Copy link
Owner

Duplicate of rust-lang/libc#3217 ?

I think this is reason. Thanks!

@Xudong-Huang
Copy link
Owner

@yurivict can we close this with the latest libc crate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0