You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AFAICT, the same issue is happening on CentOS 8. Poking around a bit, I've found two different options to deal with it. There may be others, just what I came up with so far specifically on CentOS 8, may work elsewhere.
make 4.3 does not seem to have this issue
RHEL/CentOS 8 supplies make 4.2.1, so they must have compiled it somehow. Digging into the source RPM, looks like they're applying 3 related patches before compiling and building the RPM. Snippet from the spec file:
Version:
make 4.2.1 fails to compile on Ubuntu 18.04 and Debian 10 because of the following issue:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891365
It appears that the Habitat make has patches applied to it, the comments appear to reference the same issue.
https://bldr.habitat.sh/#/pkgs/core/make/4.2.1/20190115013626
Log
The text was updated successfully, but these errors were encountered: