* Bernhard Voelker <m...@bernhard-voelker.de>: | On 1/5/19 7:01 PM, Gabor Z. Papp wrote: | > && export SOURCE_DATE_EPOCH && $(run_help2man) \ | _________________________________^^____________^
| That is not from the patch I sent - my patch was against upstream Git. Ok, sorry. | $ patch -p1 < ~/coreutils/build-use-distributed-man-pages-patch-for-v8.30.diff | patching file man/local.mk | patching file Makefile.in | Does that work for you ... and if not, then what is the output? Here we are: make[2]: Entering directory '/home/gzp/build/coreutils/build/8.30-release' make[3]: Entering directory '/home/gzp/build/coreutils/build/8.30-release' /bin/mkdir -p '/home/gzp/build/coreutils/install/8.30-release/usr/bin' src/ginstall -c src/ginstall '/home/gzp/build/coreutils/install/8.30-release/usr/bin/./install' src/ginstall: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by src/ginstall) Makefile:7702: recipe for target 'install-binPROGRAMS' failed make[3]: *** [install-binPROGRAMS] Error 1 make[3]: Leaving directory '/home/gzp/build/coreutils/build/8.30-release' Makefile:12229: recipe for target 'install-am' failed make[2]: *** [install-am] Error 2 make[2]: Leaving directory '/home/gzp/build/coreutils/build/8.30-release' Makefile:11737: recipe for target 'install-recursive' failed make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory '/home/gzp/build/coreutils/build/8.30-release' Makefile:12223: recipe for target 'install' failed make: *** [install] Error 2