Alex Rønne Petersen

Results 495 comments of Alex Rønne Petersen
trafficstars

AFAICT it's complaining about a missing profile for `bwrap`, not `protontricks`. Adding a profile for `bwrap` did the trick on my end, while a profile for `protontricks` didn't seem to...

I'm not sure if this is a miscompilation or if the feature is implemented as specified and we need a proposal to change it. @mlugg do you know?

As @daurnimator noted, error 38 is `ENOSYS`, i.e. the `eventfd()` syscall is missing from the kernel. If you're still linking libc, then it means even the libc wrapper can't provide...

Given the discussion in #23514, I think it's safe to close this. As mentioned above, non-invasive patches are welcome, but the Zig team is not going to support kernels this...