On Sat, Nov 08, 2008 at 05:56:13PM -0500, Justin Piszcz wrote: > >commands.cc:706: error: 'waitpid' was not declared in this scope > It was missing a header file: > patch:
Thanks! I have added the include but after sys/types.h -- Alexander.
On Sat, Nov 08, 2008 at 05:56:13PM -0500, Justin Piszcz wrote: > >commands.cc:706: error: 'waitpid' was not declared in this scope > It was missing a header file: > patch:
Thanks! I have added the include but after sys/types.h -- Alexander.