On 3/5/16 5:05 AM, Chris Staub wrote:
> When building Bash 4.4-rc1 with "make -j4", it is possible to get a make
> error due to the build system attempting to copy a file to a directory
> before that directory has been created. It will try to copy "Makefile.inc"
> to $(loadablesdir), but the comman
When building Bash 4.4-rc1 with "make -j4", it is possible to get a make
error due to the build system attempting to copy a file to a directory
before that directory has been created. It will try to copy
"Makefile.inc" to $(loadablesdir), but the command to actually create
$(loadablesdir) might