Re: glibc failing to build with undefined reference to `__vm_object_sync`

2020-01-30 Thread Efraim Flashner
On Thu, Jan 30, 2020 at 07:39:00PM +0100, Samuel Thibault wrote: > Manolis Ragkousis, le jeu. 30 janv. 2020 19:25:38 +0100, a ecrit: > > I think we are using the latest tarball, but we will check. > > The latest release tarball? Not the Debian tarball? That's outdated > compared to the glibc relea

Re: glibc failing to build with undefined reference to `__vm_object_sync`

2020-01-30 Thread Samuel Thibault
Manolis Ragkousis, le jeu. 30 janv. 2020 19:25:38 +0100, a ecrit: > I think we are using the latest tarball, but we will check. The latest release tarball? Not the Debian tarball? That's outdated compared to the glibc release tarball. Samuel

Re: glibc failing to build with undefined reference to `__vm_object_sync`

2020-01-30 Thread Manolis Ragkousis
I think we are using the latest tarball, but we will check. On Thu, Jan 30, 2020, 19:18 Samuel Thibault wrote: > Efraim Flashner, le jeu. 30 janv. 2020 18:36:06 +0200, a ecrit: > > We ran into a bug during Guix Days pre-FOSDEM where we were unable to > > build a cross glibc for hurd. > > Are you

Re: glibc failing to build with undefined reference to `__vm_object_sync`

2020-01-30 Thread Samuel Thibault
Efraim Flashner, le jeu. 30 janv. 2020 18:36:06 +0200, a ecrit: > We ran into a bug during Guix Days pre-FOSDEM where we were unable to > build a cross glibc for hurd. Are you using the master tree of gnumach? Samuel

Re: glibc failing to build with undefined reference to `__vm_object_sync`

2020-01-30 Thread Manolis Ragkousis
The version of libc we are using is the upstream glibc 2.29. No debian patches are applied and we could not figure any that were related. On Thu, Jan 30, 2020, 17:36 Efraim Flashner wrote: > We ran into a bug during Guix Days pre-FOSDEM where we were unable to > build a cross glibc for hurd. > >