configure fails with posix make #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
OS:
Gentoosofort: slibtool/dbd501be3a1f22332c162711671da673a0db7825
bmake:
20230909When
MAKE=bmakeis set in the environment then./configurefails.In
config.logI see many instances of this error.It does work if
MAKE=gmakeis exported in the environment instead.Additionally the slibtool build works with
bmake MAKEMODE=posix, but exportingMAKEMODEin the environment does not allow the configure to complete.Also
./configure --make=bmakeexposes this issue.With the default environment.
The problem appears to be here: