[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash-4.2, crosscompiling and job control compile failure
From: |
Chet Ramey |
Subject: |
Re: bash-4.2, crosscompiling and job control compile failure |
Date: |
Wed, 14 Sep 2011 08:31:14 -0400 |
> 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.
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/