../../sutils/fsck.c:411:33: error: expected ';' at end of declaration void merge_status (int status) ^ ; ../../sutils/fsck.c:494:67: error: expected ';' at end of declaration error_t parse_opt (int key, char *arg, struct argp_state *state) ^ ; ../../sutils/fsck.c:534:59: error: use of undeclared identifier 'kids' struct argp argp = { options, parse_opt, args_doc, doc, kids }; ^ 3 errors generated.