[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Parallel build error with 4.4-rc1
From: |
Chet Ramey |
Subject: |
Re: Parallel build error with 4.4-rc1 |
Date: |
Sun, 6 Mar 2016 14:40:44 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 |
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 command to actually create $(loadablesdir)
> might not be run until later.
Thanks for the report.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/