../../libnetfs/shutdown.c:34:29: error: expected ';' at end of declaration helper (struct node *node) ^ ; ../../libnetfs/shutdown.c:86:3: error: use of undeclared identifier 'nports' nports = ports_count_class (netfs_protid_class); ^ ../../libnetfs/shutdown.c:87:45: error: use of undeclared identifier 'nports' if (((flags & FSYS_GOAWAY_FORCE) == 0) && nports) ^ 3 errors generated.