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
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
>
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.
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
> 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
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