On 13.10.2020 15:36, Andrew Cagney wrote:
here's another one /usr/bin/ld: xinstall.lo: in function `do_link': /usr/bin/ld: xinstall.lo: in function `NoExecute': xinstall.c:(.text+0x261): undefined reference to `noRecursiveExecute' /usr/bin/ld: xinstall.c:(.text+0x269): undefined reference to `noExecute' NoExecute was changed from a macro to a static function in a header; always trouble.
Fixed in make.h 1.157 from a minute ago. Thanks for reporting this. Roland