ECTF_BASE
if (error >= ECTF_BASE && (error - ECTF_BASE) < _ctf_nerr)
str = _ctf_errlist[error - ECTF_BASE];
ECTF_FMT = ECTF_BASE, /* file is not in CTF or ELF format */