../../utils/rpctrace.c:1756:45: error: expected ';' at end of declaration msgids_file_p (const struct dirent *eps) ^ ; ../../utils/rpctrace.c:1806:67: error: expected ';' at end of declaration error_t parse_opt (int key, char *arg, struct argp_state *state) ^ ; ../../utils/rpctrace.c:1878:16: error: use of undeclared identifier 'argp' argp_parse (&argp, argc, argv, ARGP_IN_ORDER, 0, 0); ^ 3 errors generated.