> 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    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/

Reply via email to