Hi, On Sat, Aug 03, 2024 at 12:23:07AM +0200, Samuel Thibault wrote: > > I also notice that jackd2 is failing for some time (on hurd-i386 too), > we'll need it quite badly, any taker? >
After hardcoding a PATH_MAX to see where it takes us, it failed at: ../linux/JackLinuxFutex.cpp:31:10: fatal error: linux/futex.h: No such file or directory 31 | #include <linux/futex.h> Do we have futexes? -- Diego