Sergey Bugaev, le mer. 03 mai 2023 01:31:53 +0300, a ecrit: > On Wed, May 3, 2023 at 1:20 AM Samuel Thibault <samuel.thiba...@gnu.org> > wrote: > > Actually, even what depends on it. That's the whole thing the > > rebootstrap script I mentioned is about, and it's making progress, it > > should be able to produce essentially what is needed to run > > debootstrap/crosshurd. > > Ah, I don't mean the troubles due to cross-compiling specifically (I > don't think the Hurd libraries are any more problematic compared to > the usual cross-compiling issues?), but simply the fact that they > FTBFS on x86_64-gnu unless you apply my changes -- that only exist on > my machine, for now. And there are a lot of them, mostly strategically > changing size_t to mach_msg_type_number_t in many places, but there > are subtler ones too.
Ok, I'll just apply the patches :) Samuel