patching file sysdeps/htl/Makeconfig Hunk #1 FAILED at 4. 1 out of 1 hunk FAILED -- saving rejects to file sysdeps/htl/Makeconfig.rej Reject file sysdeps/htl/Makeconfig.rej: --- sysdeps/htl/Makeconfig +++ sysdeps/htl/Makeconfig @@ -4,7 +4,7 @@ have-thread-library = yes shared-thread-library = $(common-objpfx)htl/libpthread.so -static-thread-library = $(..)htl/libpthread_syms.a $(common-objpfx)htl/libpthread.a +static-thread-library = $(..)htl/libpthread_syms.a $(common-objpfx)htl/libpthread.a $(common-objpfx)mach/libmachuser.a $(common-objpfx)hurd/libhurduser.a bounded-thread-library = $(static-thread-library) ifeq (yes,$(build-shared))