[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash-4.2, crosscompiling and job control compile failure
From: |
Maciej Grela |
Subject: |
Re: bash-4.2, crosscompiling and job control compile failure |
Date: |
Wed, 14 Sep 2011 22:57:10 +0200 |
2011/9/14 Chet Ramey <chet.ramey@case.edu>:
>> execute_cmd.c: In function ‘execute_pipeline’:
>> execute_cmd.c:2205:23: error: ‘job_control’ undeclared (first use in
>> this function)
>> execute_cmd.c:2205:23: note: each undeclared identifier is reported
>> only once for each function it appears in
>
> Surrounding those two lines with #ifdef JOB_CONTROL is the right fix.
> I posted it here before when the issue first came up.
>
In which tarball will your fix be released ? I don't understand the
code flow between the tarballs and git on savannah, the git repo
contains only imports from tarballs until 4.0, and the newest tarball
is 4.2.
Best regards,
Maciej Grela