Re: bash-4.2, crosscompiling and job control compile failure

2012-03-28 Thread Chet Ramey
On 9/16/11 12:35 PM, bigbigboy wrote: > On Sep 15, 9:20 am, Chet Ramey wrote: >> On 9/14/11 4:57 PM, Maciej Grela wrote: >> >>> 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 ta

Re: bash-4.2, crosscompiling and job control compile failure

2012-03-28 Thread bigbigboy
On Sep 15, 9:20 am, Chet Ramey wrote: > On 9/14/11 4:57 PM, Maciej Grela wrote: > > > 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 >

Re: bash-4.2, crosscompiling and job control compile failure

2011-09-14 Thread Chet Ramey
On 9/14/11 4:57 PM, Maciej Grela wrote: > 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. It will come out as part of bash-4.3.

Re: bash-4.2, crosscompiling and job control compile failure

2011-09-14 Thread Maciej Grela
2011/9/14 Chet Ramey : >> 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 thos

Re: bash-4.2, crosscompiling and job control compile failure

2011-09-14 Thread Chet Ramey
> 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

bash-4.2, crosscompiling and job control compile failure

2011-09-14 Thread Maciej Grela
Hi, I'm trying to crosscompile bash-4.2 for a parisc CPU using Gentoo and I've hit the following error: hppa-unknown-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"hppa"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"hppa-unknown-linux-gnu"' -DCONF_VENDOR ='"unknown"' -DLOCALEDIR='"/usr/shar