Lines Matching refs:fatal
623 fatal (fstart, _("invalid syntax in conditional")); in eval()
633 fatal (fstart, _("extraneous `endef'")); in eval()
645 fatal (fstart, _("empty variable name")); in eval()
673 fatal (fstart, _("empty variable name")); in eval()
854 fatal(fstart, _("commands commence before first target")); in eval()
905 fatal(fstart, _("missing rule before commands")); in eval()
992 fatal (fstart, _("missing separator%s"), in eval()
1152 fatal (fstart, _("missing target pattern")); in eval()
1154 fatal (fstart, _("multiple target patterns")); in eval()
1158 fatal (fstart, _("target pattern contains no `%%'")); in eval()
1286 fatal (fstart, _("missing `endif'")); in eval()
1411 fatal (&defstart, _("missing `endef', unterminated `define'")); in do_define()
1463 fatal (flocp, _("extraneous `%s'"), cmdname); in conditional_line()
1477 fatal (flocp, _("extraneous `%s'"), cmdname); in conditional_line()
1482 fatal (flocp, _("only one `else' per conditional")); in conditional_line()
1886 fatal (flocp, _("prerequisites cannot be defined in command scripts")); in record_files()
1921 fatal (flocp, _("mixed implicit and static pattern rules")); in record_files()
1924 fatal (flocp, _("mixed implicit and normal rules")); in record_files()
1972 fatal (flocp, in record_files()
2073 fatal (flocp, in record_files()
3127 fatal (NILF, _("virtual memory exhausted")); in multi_glob()