[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Disabling Job Control or Enabling Minimal Config Breaks Build
From: |
Chet Ramey |
Subject: |
Re: Disabling Job Control or Enabling Minimal Config Breaks Build |
Date: |
Tue, 27 Nov 2012 12:30:17 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 |
On 11/26/12 10:12 PM, Adam Pippin wrote:
> Repeat-By:
>
> * Download a copy of bash 4.2.
> * Configure with either or both of '--disable-job-control' and
> '--enable-minimal-config'.
> * Attempt to build.
>
> Replicated on Debian and Ubuntu. Unfortunately I don't have access to any
> other family of OS at the moment to ensure this isn't related to that
> somehow, however it doesn't seem like it would be.
The job control compilation issue was fixed in patch 18 to bash-4.2. The
parse.y change to fix the pop_alias label problem is fixed in the attached
patch.
Chet
--
``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/
alias-compile.patch
Description: Source code patch