pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: zellij on NetBSD





----


On Tue, 23 Jan 2024 at 21:10, pin <voidpin%protonmail.com@localhost> wrote:
On Tuesday, January 23rd, 2024 at 9:48 PM, Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:

> Doesn't seem to be doing anything. There is nothing under ./release.

You're right.

> On the other hand, if you run 'cargo build --release --all' you get

Argh ... now I'm hitting the region crate issue.
But, are you building this on aarch64?

Both, under x86_64 using wip/rust175, under aarch64 - 1.73.0. 


See this commit, https://github.com/wasmerio/wasmer/commit/a18719fd248081a2eb121e5cba656fd2a10cbd02

Now, NetBSD Rust libc does define ucontext_t for both amd64 and aarch64
https://github.com/rust-lang/libc/blob/40741baa1d892518fd3c39795e962058ff558fb9/src/unix/bsd/netbsdlike/netbsd/x86_64.rs#L16
https://github.com/rust-lang/libc/blob/40741baa1d892518fd3c39795e962058ff558fb9/src/unix/bsd/netbsdlike/netbsd/aarch64.rs#L22




Home | Main Index | Thread Index | Old Index