p1err
void p1err(const char *fmt, ...) __printflike(1, 2);
p1err(".BLK%c operand must be defined on pass 1",
p1err("ORG operand must be defined on pass 1");
p1err("Can't open input file %s", fn);