../../utils/showtrans.c:63:50: error: expected ';' at end of declaration void print_node_trans (file_t node, char *name) ^ ; ../../utils/showtrans.c:141:16: error: use of undeclared identifier 'argp' argp_parse (&argp, argc, argv, 0, 0, 0); ^ 2 errors generated.