../../utils/fakeauth.c:335:67: error: expected ';' at end of declaration error_t parse_opt (int key, char *arg, struct argp_state *state) ^ ; ../../utils/fakeauth.c:355:16: error: use of undeclared identifier 'argp' argp_parse (&argp, argc, argv, ARGP_IN_ORDER, &argi, 0); ^ 2 errors generated.