Hello, Brent W. Baccala, on Sun 20 Nov 2016 21:50:04 -1000, wrote: > I suppose I could test your patch just by building the > library itself, but the Debian package build calls "make check" and it's > causing me all kinds of grief.
You can use export DEB_BUILD_OPTIONS=nocheck to avoid that, see the hurd wiki page about debugging glibc. > Do you have any idea what other fixes are needed? The same kind of fixes as 484a67719146e819ddad64fbda23b4b23afa3095 Samuel